4 build misc firmware, 4 deploy bsp image – Artesyn COMX-P4080-2G-ENP2 Installation and Use (August 2014) User Manual
Page 64

BSP
COMX-P4080-2G-ENP2 Installation and Use (6806800P63B)
64
Commands
1. make rootfs: The output image is /local/tmp/<username>/rootfs_ext2.img
2. Build Targets supported for rootfs
rootfs
: builds rootfs
rootfs-ext2
: builds rootfs for ram disk
rootfs-nfs
: builds rootfs for nfs
rootfs-clean
: clean the rootfs
Output
The build images are rootfs_ext2.img and rootfs_nfs.tar.gz in the current working
directory.
7.3.4
Build Misc Firmware
Misc Firmware for SCP-P4080-2G-ENP2 includes FMAN uCode and RCW image:
FMAN uCode is misc/fman_ucode/fsl_fman_ucode_P3_P4_P5_101_8.bin
RCW image is misc/rcw/rcw.bin
7.4
Deploy BSP Image
This section explains how to deploy BSP images. Assuming that you have built a BSP release
package COMX_P4080_V100B00.tar.gz by running ./build.sh V100B00 located at
/local/ tmp/
.
Both images are binary files and need not to re-build. They are copied to release package
while building.