1 build u-boot – Artesyn COMX-P4080-2G-ENP2 Installation and Use (August 2014) User Manual

Page 62

Advertising
background image

BSP

COMX-P4080-2G-ENP2 Installation and Use (6806800P63B)

62

sudo mkdir -p

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

Build a Release

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

BSP Images

SCP-P4080-2G-ENP2 BSP images should be placed in /local/tmp/. It includes the
COMX_P4080_<Version_Number>.tar.gz

package:

The COMX_P4080_<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

7.3.1

Build U-Boot

The U-Boot is based on SDK1.0 whose version is U-Boot 2011.06-rc2.

The version number is formatted as VxxxAxx, VxxxBxx, VxxxTxx or VxxxRxx. For example:
V100B00.

Advertising