K2G EVM Console Capture QSPI configuration
To retrieve the MLO from SD card, be sure the mmc is responding by
rescanning it. Then, load the MLO file from mmc with fatload command.
=> mmc rescan
=> fatload mmc 0 ${loadaddr} MLO
To retrieve the file from network, the tftp server needs to be set up, and
the serverip and ipaddr of the u-boot environment variables need to be
set. Then, tftp the prebuilt MLO file from the tftp server.
=> setenv serverip tftp.server.ip.addr
=> setenv ipaddr evm.ip.addr
=> tftp ${loadaddr} ${serverip}:psdk4209-k2g/MLO-k2g-evm
Summary of Contents for 66AK2Gx
Page 1: ...Demonstrating U Boot from SPI QSPI for 66AK2G ...
Page 2: ......
Page 3: ...SPI Master SPI Slave Quad SPI Master SPI Slave ...
Page 4: ......
Page 6: ...K2G GP EVM Technical Reference Manual http www ti com lit sprui65a ...
Page 8: ...K2G GP EVM Technical Reference Manual http www ti com lit sprui65a ...
Page 11: ...11 ...