Hi All,
I am using DM365 with my own PCB.
The problem below happened to some boards (not all of them).
Sometimes when I turn off it when it is working fine and turn on it again, UBL can not find valid UBOOT image. Please see the message below,
DM36x initialization passed!
TI UBL Version: 1.50
Booting Catalog Boot Loader
BootMode = NAND
Starting NAND Copy...
Valid magicnum, 0xA1ACED66, found in block 0x00000013.
No valid boot image found!
NAND Boot failed.
Aborting...
This looks weird.
Refer to UBL's code, if it can find valid magicnum, it should jump out from the loop and go to run UBoot.
How come it still print "No valid boot image found!" ?
And I used Jtag to dump UBL and UBOOT image, they are same as the original one.
Could somebody help me with this problem?
Thank you very much!
Best Regards,
Ivy