Hi,
I set SYSBOOT[4:0] to 00100, which means boot sequence will be: UART0, XIP, MMC0, NAND. What I want is: if there is MMC card in place, boot from MMC card, otherwise, boot from Nand. It works when switch on the board. but it doesn't work if I run reboot in linux or run reset in u-boot. The board displays CCCCC and halt. After about 4 minute, I will restart. seems triggered by ROM boot watchdog.
Why? and how to fix this problem?
Thank you very much.
Best regards,
Lihua