Forum Discussion
Arria 10 - FPGA Boot
You can enable the FPGA boot in Arria 10 GHRD and Qsys, and refer to below for the changes required.
And the boot loader u-boot-socfpga must be rebuilt again to generate u-boot_w_dtb.bin for boot from the FPGA.
https://rocketboards.org/foswiki/Documentation/A10GSRD151FPGABoot
Hello,
I am having the same problem as the original poster. Following the link you provided doesn't help, like what GregD told you, the BSP Editor is no longer available in later versions, and the u-boot flow has changed (instead of having one .bin file for the whole uboot, now we have 2 files : spl/u-boot-splx4.sfp to put on the A2 type partition of the emmc, and the u-boot.img to put into the fat type partition). Which one should be used to be converted into the hex file? And how? Using objcopy on these ones will create big hex files!
What happened to this boot HPS from FPGA method? Did Intel decide to not support this method anymore, leaving customers in difficulty?