Altera SoC Embedded Design Suite User Manual
Page 24

Figure 4-3: Default Options in the BSP Editor window
7. Click Generate in the BSP Editor dialog box to generate the Preloader files.
8. Click Exit in the BSP Editor dialog box to exit the application.
9. In the Embedded Command Shell, execute the following commands:
• cd
<SoC EDS installation directory>\examples\hardware\cv_soc_devkit_ghrd\software\spl_bsp
• make
10.The Preloader is ready to be used in the above folder. Some of the more relevant files that are created:
• preloader-mkpimage.bin – Preloader with the proper header to be loaded by BootROM
• uboot-socfpga \ spl \ u-boot- spl – Preloader ELF file, to be used for debugging purposes
• uboot-socfpga \tools\mkimage.exe – Utility to add the header needed by the Preloader to
recognize the next boot stage
Related Information
•
Preloader
For more information about the Preloader, refer to the Preloader section.
ug-1137
2014.12.15
Getting Started with Preloader
4-5
Getting Started Guides
Altera Corporation