码迷,mamicode.com
首页 > 其他好文 > 详细

nand出现大片的Bad block at 0x in erase block from 0x will be skipped

时间:2015-03-12 00:53:17      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:

  开发板上的nand flash写不了,擦除不了:

Bad block at 0xxxxx in erase block from 0xxxxx will be skipped

……

 

解决方法:

nand scrub $(offset) $(size)

y

enter

删除标记的坏块,这样就把整个flash格式化了.

 

 

 

   

 

nand出现大片的Bad block at 0x in erase block from 0x will be skipped

标签:

原文地址:http://www.cnblogs.com/deepsprings/p/4331258.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!