Hi Ti forum!
I have a K2G-EVM demo board + linux processor sdk 06.03.00.106. And i want to boot uboot from on-board qspi flash.
I succesfull build uboot and load to dram via JTAG and CCS10. Then i loaded u-boot-spi.gph to 0x82000000 and run burn_uboot_spi

Then i poweroff board, set boot switch to 1001 (QSPI 96 Boot)
Power on. But loaded SPL only. Why?
i check sdram md 0x82000000 - ok, uboot is flashed
Also, im build uboot with CONFIG_QSPI_BOOT=y, but no result
PS: i try to write u-boot-spi.gph to spi flash n25q128a13 and all ok. im see uboot prompt. But my goal is qspi.