Hi,
I am working on a custom hardware with am3359. I want to boot WIN CE6 from NAND flash. Booting from SD card works. Booting Linux from NAND flash also works.
I start EBOOT from SD card and write the XLDRNAND.bin to the NAND. After reboot I can dump the first 4 blocks of NAND and see the XLDR code.
In the attached file you can see the flashing procedure and the dump of sector 0 of the NAND flash.
After power off, when i try to boot from NAND i only see "CCCC...". For me, it seems that BootROM doesn`t recognize the XLDR in the NAND flash.
Any ideas what's going wrong?
Thomas