6 basic environment variable settings, 1 setup build environment – Artesyn COMX-P40x0 ENP2 Installation and Use (January 2015) User Manual
Page 97

BSP
COMX-P40x0 ENP2 Installation and Use (6806800R95C)
97
7.6
Basic Environment Variable Settings
7.6.1
Setup Build Environment
If Freescale SDK1.0 is used as build tool, and the host linux is 32-bit, modify the Makefile
and set the environment variant PPC_TOOL_PATH as below:
SDK_INSTALL_PATH ?= /unixopt/sdk1.0/QorIQ-DPAA-SDK-20110609-
systembuilder
PPC_TOOL_PATH ?= $(SDK_INSTALL_PATH)/freescale-
2010.09/bin:$(SDK_INSTALL_
PATH)/build_p4080ds_release/sysroots/i686-linux/usr/bin
Makefile-p4080ds
Top makefile for building/cleaning all of BSP images for P4080DS BSP
release. It calls Makefiles and scripts located in sub-directories to
perform the operations.
misc/
misc/ contains FMAN uCode and RCW.
u-boot/
U-Boot source code.
Table 7-2 BSP Source Code Package Layout
File/Directory Name
Description
The build tool is not verified with SDK1.0 at 64-bit Linux host.