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.

UBL移植



目前我的SMART GRID板子上面的硬件配置是256M NAND 、128M DDR2,系统能正常从NAND启动

      今将NAND换成64M做测试,其它硬件不变

      是不是我的UBL或者UBOOT需要修改?

      我在烧写UBL的时候出现这么个错误:

      Target:Write verify failed,skipping block!

 

我查了UBL的源码,在common\sft\src\uartboot.c里找到了原型

这句话的意思是NAND校验页未通过

我猜想是不同容量的NAND,在UBL里面需要修改什么参数

你知道具体要怎么修改吗?

参考网页zjbintsystem.blog.51cto.com/.../279709

哪位大侠能给予帮助

谢谢