This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

nand boot problem?

Other Parts Discussed in Thread: AM3352

hi,

     I'm using am3352 with nand boot, but there were some errors:

1, When I erase the block 0, the board will output CCCC....

2  When I write the bootloader into block 0 while the file already have been processed with the image header(using the ECC BCH8bit), the board output nothing , it obviously indicates the ROM code have detected the nand flash but with some error.

3.To check my bootloader file corrrect, I erase the block 0, power up it and send the bootloader via x-modem,  it output as expected.

I'm using the hynix MCP, H9DA1GG25HAMBR-4EM, it consist of (2K+64)bytes * 64 pages * 1024 blocks.     Its device ID is 0xA1

could you give me some advice?