Other Parts Discussed in Thread: TLV320AIC3106, AM625, TPS65988, LM34936, LM61460-Q1, TCA6424, AM62A7, AM62P5, AM62L, DA8XX, PCF8575, DP83869, TPS65217, TPS65218, TPS62362, TPS65910, TPS62360, LM74, LM3533
Tool/software:
Hi
We designed a board using AM623 and we want to use the QSPI Flash W25Q64JWSSIQ for booting.
Booting with the SD card works.
Saving the environment (saveenv) is successful, which means reading/writing to NOR Flash works normally.
After flashing the boot image to NOR Flash and trying to boot from it, the following error appears:
U-Boot SPL 2025.01-gcd91d7360181-dirty (Aug 26 2025 - 15:28:12 +0800)
SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
SPL initial stack usage: 1952 bytes
Trying to boot from SPI
SPI probe failed.
SPL: Failed to boot from all boot devices
### ERROR ### Please RESET the board ###
Is there maybe a problem that needs to be corrected?