Hi support team,
Our customer use AM3352 in their products.
They've produced over 100 units, only one of them cannot successfully startup.
1. They use NAND flash for startup, the software such as MLO, uboot are programmed in this NAND flash.
2. After power on, console program six C then shut down.
3. They dump the image data of MLO and uboot, and the image data is correct.
(The over image size data are garbled.)
4. They maintain original MLO, burn into NAND flash again, can successfully startup.
They have these questions:
1. Why MLO, uboot and NAND are correct, but AM3352 program six C and shutdown.
2. The over MLO image size data should be 0xFF.(They erase all flash when they burning)
Why it shows garbled data in their case.