Hi, there:
I start to play with TI AM335x evm board,
I can boot up the system from SD card ok
I can boot up the system from UART0 ok
then I flash the u-boot-spl.bin and u-boot.bin ( I used boot for UART0 mode) on NAND flash
u-boot-spl.bin on 0x00000 to 0x80000
u-boot.bin on 0x80000 to 0x1E0000
I dump the data, they look ok!
Then I change sysboot mode to NAND (SW3 5-1 10010) then power cycle, nothing on the UART0, not even the "CCCCCC..."
What should I look into at this point?
Thank you!
Jin