Bsp build environment – Artesyn COMX-P2020 BSP User Guide (July 2014) User Manual

Page 35

Advertising
background image

BSP Build Environment

COMX-P2020 BSP User Guide (6806800L84B)

35

./make_spi_image.sh /local/tftpboot/COMX-P2020/current

4+0 records in

4+0 records out

4194304 bytes (4.2 MB) copied, 0.018337 seconds, 229 MB/s

1026+0 records in

1026+0 records out

525312 bytes (525 kB) copied, 0.00351805 seconds, 149 MB/s

/local/tftpboot/COMX-P2020/current/u-boot.bin create OK.

./make_bsp_package.sh /local/tftpboot/COMX-P2020/current

make_sd.sh

u-boot-spi.bin

u-boot-sd.bin

comx.dtb

uImage

rootfs-LRFS.tar.gz

rootfs-nfs.tar.gz

rootfs-dev.ext2.img

rootfs-usr.ext2.img

rootfs-min.ext2.img

The following files should be created at: /local/tftpboot/COMX-

P2020/current

ls -al /local/tftpboot/COMX-P2020/current/u-boot.bin

/local/tftpboot/COMX-P2020/current/COMX-P2020.bsp.tar.gz

-rw-rw-r-- 1 percy percy 462424461 Dec 13 12:12 /local/tftpboot/COMX-

P2020/current/COMX-P2020.bsp.tar.gz

-rw-rw-r-- 1 percy percy 4194304 Dec 13 12:12 /local/tftpboot/COMX-

P2020/current/u-boot.bin

[percy@localhost p2020]$

2. If successful, the COMX-P2020.bsp.tar.gz and u-boot.bin can be found at the output

directory:
[percy@localhost p2020]$ ls -al /local/tftpboot/COMX-

P2020/current/*

-rw-rw-r-- 1 percy percy 462424461 Dec 13 12:12

/local/tftpboot/COMX-P2020/current/COMX-P2020.bsp.tar.gz

-rw-rw-r-- 1 percy percy 4194304 Dec 13 12:12

/local/tftpboot/COMX-P2020/current/u-boot.bin

[percy@localhost p2020]$

Advertising