3 build rootfs, 4 build misc firmware, 4 deploy bsp images – Artesyn SCP-P4040-4G-ENP2 Installation and Use (August 2014) User Manual

Page 64: 3 build rootfs 7.3.4 build misc firmware

Advertising
background image

BSP

SCP-P4040-4G-ENP2 Installation and Use (6806800P60B)

64

7.3.3

Build ROOTFS

The rootfs for SCP-P4040-4G-ENP2 include RAMDISK and NFS.

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-P4040-4G-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 IMAGES

This section explains how to deploy BSP images. Assuming that you have built a BSP release

Both images are binary files and need not to re-build. They are copied to release package
while building.

Advertising