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.

am3359 uboot nandflash问题



  照着Devkit8600的板子做的,

 通过starterware FLASH_TOOL可以将程序烧写进去。

但是通过uboot 编译之后 nand read 和write 都显示 

Attempt  to write outside the flash area

0 bytes written :ERROR

首先考虑到nand的gpmc时序问题,修改之后问题如故。而同样生成的spl.bin和uboot.bin, Devkit8600的板子么问题.

请教各位朋友如何解决 定位问题。