2 bsp source code package, 1 de-compose source code package, Table 7-1 – Artesyn SCP-P4040-4G-ENP2 Installation and Use (August 2014) User Manual

Page 60: Bsp source code package layout

Advertising
background image

BSP

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

60

<Input /unixopt/sdk1.0 as the installation target directory>

7. Execute the cd /unixopt/sdk1.0/QorIQ-DPAA-SDK-20110609-system builder

command.

8. Create a PDK project for P4040DS using the following command:

./scripts/create-config.py --config-file=fsl-p4040ds/sample-

create-config.in

i

9. Setup cross-compile environment using the source build_p4040ds_release/bitbake.rc

command.

10. Build Freescale P4040DS BSP images for building test using the bitbake devel-image

command:

7.2

BSP Source Code Package

7.2.1

De-Compose Source Code Package

Copy the SCP-P4040-4G-ENP2 released BSP source code package
COMX_P4040_SRC_<Version Number>.tar.gz

to the build host and un-compress it in

current directory:

tar xzvf COMX_P4040_SRC_<Version Number>.tar.gz

There will be a newly-created folder named p4040 which contains SCP-P4040-4G-ENP2 source
code.

Do not interrupt the installation process.

Table 7-1 BSP Source Code Package Layout

File/Directory Name

Description

build.sh

Top script for building all of BSP images for BSP release. It calls Makefile
to perform the operations.

Advertising