Hi all,
We modify our Camera board(no modify nand module). It cannot boot from NAND, just see in following:
DM36x initialization passed!
TI UBL Version: 1.50 2010-11-12
Booting Catalog Boot Loader
BootMode = NAND
Starting NAND Copy...
Valid magicnum, 0xA1ACED66, found in block 0x00000019.
DONE
Jumping to entry point at 0x81080000. //It's pause at here.
and the new camera board can boot successfully from SD.
The old camera board can boot from SD and nand successfully.
Our hardware engineer said they had not modify the nand module.
Anybody can give me some advices?