This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
Hi
I have a AM5718 IDK board. The board has SPI boot options.
For booting we have to copy MLO, u-boot.img into SPI flash and it takes rootfs from eMMC . we had it working in u-boot 2018 in linux SDK 05.00.00.15
SPI boot is not working properly . we are facing following errors
U-Boot SPL 2018.01 (Sep 10 2018 - 10:59:07)
DRA722-GP ES2.0
Trying to boot from SPI
Invalid bus 0 (err=-19)
SPI probe failed.
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
Any idea why there is such errors and what could be the reason?
Best regards,
John Kim.
Are you following the guidelines for QSPI boot as outlined in the 05_00_00_15 release.
software-dl.ti.com/.../Foundational_Components_U-Boot.html
Please enable DEBUG logs so that we can gain more insight into why the failure occurs.