Artesyn SCP-P4040-4G-ENP2 Installation and Use (August 2014) User Manual

Page 62

Advertising
background image

BSP

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

62

By default, the output directory for building BSP images is /local/tmp/.You need to create this
directory and provide full privileges for all users to access. Use the following commands to
create directory and provide privileges:

sudo mkdir -p

sudo chmod a+rwx /local/ /local/tmp/

Build a Release

To build a release, run the./build.sh <Version_Number> command.

For example: V100B00.

BSP Images

SCP-P4040-4G-ENP2 BSP images should be placed in /local/tmp/. It includes the
COMX_P4040_<Version_Number>.tar.gz

package:

The COMX_P4040_<Version_Number>.tar.gz package contains:

comx.dtb

: Device Tree Blob

fsl_fman_ucode_P3_P4_P5_101_8.bin:

FMAN uCode

rcw.bin

: RCW

rcw-codewarrior.bin:

RCW used for codewarrior to burn image to NOR Flash

rootfs_ext2.img

: RAMDISK image

rootfs_nfs.tar.gz:

NFS rootfs

u-boot.bin

(U-Boot)

uImage:

Linux kernel image

The version number is formatted as VxxxAxx, VxxxBxx, VxxxTxx or VxxxRxx.

Advertising