Hi,
I am trying to do SPI NOR boot on EVMK2Gx by following the steps given in the below link
https://github.com/ARM-software/u-boot/blob/master/board/ti/ks2_evm/README
When I monitor the booting process on serial monitor it is getting stuck at Trying to boot from SPI. The DDR3 address I used is 0x82000000. I am attaching the log of serial terminal.
Regards,
Vishnu
U-Boot 2016.11-rc2 (Mar 31 2021 - 14:09:13 +0530) CPU: 66AK2Gx SRModel: Texas Instruments Keystone 2 Galileo EVM I2C: ready DRAM: Clear entire DDR3 memory to enable ECC 2 GiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 reading uboot.env ** Unable to read "uboot.env" from mmc0:1 ** Using default environment Net: Warning: netcp@4000000 using MAC address from ROM eth0: netcp@4000000 Hit any key to stop autoboot: 0 => setenv addr_uboot 0x82000000 => setenv filesize 0x20000 => run burn_uboot_spi SF: Detected N25Q128 with page size 256 Bytes, erase size 64 KiB, total 16 MiB SF: 524288 bytes @ 0x0 Erased: OK device 0 offset 0x0, size 0x20000 SF: 131072 bytes @ 0x0 Written: OK => U-Boot SPL 2016.11-rc2 (Mar 31 2021 - 14:09:13) Trying to boot from SPI