Tool/software:
Hello,
I need to boot he AM6204 from Winbond qspi nor flash. I flashed the tiboot3.bin, tispl.bin and u-boot.img to the nor flash at offsets 0x0, 0x80000,0x280000 respectively. I verified the location offsets from the defconfig. I changed the boot mode pin settings to QSPI and I could see the tiboot3.bin logs. But it stops after Trying to boot from SPI.
1. Am I doing something wrong?
2. Does it need PHY calibration?
U-Boot SPL 2024.04-00003-g5fdf8a4b1e-dirty (Jan 27 2025 - 17:11:36 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)')
SPL initial stack usage: 13392 bytes
Trying to boot from SPI
FYI: I tried to boot from DFU and from the u-boot console I could probe the nor flash and read and write to it.