Forum Discussion
Hi Yaron,
The default gsrd can be found in the link below, can check by going back to the top folder of the link for older version.
https://releases.rocketboards.org/2023.04/gsrd/a10_gsrd/
The method to determine what bootloader files to use and flash to qspi can be found in the building bootloader(QSPI) in the link below:
So previously you are not able to boot with qspi then you used sdcard boot to u-boot in order to perform sf probe cmd if I understood you correctly?
Thanks.
Regards,
Aik Eu
Hi Aik,
I succeeded to boot the application via SDCARD on the first stage. There is no problem with SDCARD.
In the second stage I change the bsp-editor tool configuration to boot from QSPI (and the handoff file too) , also replaced the hardware from SD CARD to QSPI on the Arria 10 EVB.
The UBOOT stops in the middle. I can see the UBOOT print That the UBOOT is looking for MMC although the configuration was for QSPI.