Figure 3-1, Bsp source code directory tree, Get and install the toolkit and bsp – Artesyn COMX-P2020 BSP User Guide (July 2014) User Manual

Page 18

Advertising
background image

Get and Install the ToolKit and BSP

COMX-P2020 BSP User Guide (6806800L84B)

18

3. BSP Source Code Directory Overview

When the BSP source code has been uncompressed, then the BSP directory tree can be
checked as below:

~/ p2020 is the BSP Directory, which includes all the source code, Makefile and
configuration of Linux Kernel, Linux file system and U-boot.

~/p2020/linux/fs is the Linux file system directory, which can be used to compile
various file system, such as RAMDISK, Inflated file system tar ball and NFS file system
tar ball.

~/p2020/linux/kernel is the Linux kernel directory, which can be used to configure and
compile Linux Kernel.

~/u-boot is the U-boot directory, which can be used to compile the U-boot for COMX-
P2020.

4. Run "make" at the COMX-P2020 BSP directory to see the help information.

[percy@localhost p2020]$ make

++++++++++++++++++++++++++++++++++++++++++++++++++++++

Emerson BlackAdder - P2020 Build

If you are creating a new release, the appropriate

version numbers must be updated in the following files:

versions

Figure 3-1

BSP Source Code Directory Tree

Advertising