AD40xx Platform Build uboot - ArrowElectronics/data-storm-daq GitHub Wiki
As a prerequisite the hdl must be built and referenced when creating a custom version of uboot.
-
Open a shell (Ctrl+Alt+T)
-
Setup up the environment for the Bootloader build.
$ ~/intelFPGA_lite/18.1/embedded/embedded_command_shell.sh -
Launch bsp-editor
$ bsp-editor -
Create a new BSP
File --> New HPS BSP -
Reference the Preloader settings directory
Navigate to the /home/soceds/ad40xx/hdl/projects/ad40xx_fmc/tei0022/hps_isw_handoff/system_bd_sys_hps directory. Select "Open", then select "OK".
-
Generate the Preloader
Select "Generate" to create the Preloader project. Select "Exit" to close bsp-editor. -
Build Preloader
$ cd /home/soceds/ad40xx/hdl/projects/ad40xx_fmc/tei0022/software/spl_bsp $ make -
preloader-mkpimage.bin is located in the spl_bsp directory
-
Build uboot
$ make uboot -
u-boot.img is located in the spl_bsp/uboot-socfpga directory
Next - Build Linux / Devicetree
OR
Return to Build the Example Design
Return to AD40xx Platform User Guide
| Information on this site was obtained from |
|
