- 論壇徽章:
- 0
|
首先,描述一下我的問題:
1.我的板子上用的是hynix的nand flash HY27UF081G2A ,文件系統(tǒng)是采用jffs2,把制作好的rootfs燒到nand flash后,啟動的過程中會出現(xiàn)這種提示:
Empty flash at 0x02741608 ends at 0x02741800
Empty flash at 0x02742608 ends at 0x02742800
Empty flash at 0x02743608 ends at 0x02743800
Empty flash at 0x02744608 ends at 0x02744800
Empty flash at 0x02745608 ends at 0x02745800
Empty flash at 0x02746608 ends at 0x02746800
Empty flash at 0x02747608 ends at 0x02747800
Empty flash at 0x027495a4 ends at 0x02749800
Empty flash at 0x02a2d380 ends at 0x02a2d800
Empty flash at 0x02a306e8 ends at 0x02a30800
Empty flash at 0x02a316e8 ends at 0x02a31800
Empty flash at 0x02a326e8 ends at 0x02a32800
Empty flash at 0x02a336e8 ends at 0x02a33800
Empty flash at 0x02a346e8 ends at 0x02a34800
Empty flash at 0x02a39630 ends at 0x02a39800
Empty flash at 0x02a3e608 ends at 0x02a3e800
如圖:
QQ截圖20120727094131.png (7.81 KB, 下載次數(shù): 67)
下載附件
2012-07-27 09:42 上傳
2.掉電重啟后這種提示會增加一個,沒掉電重啟一次,就會增加一個,同時會提示:
JFFS2 notice: (213) check_node_data: wrong data CRC in data node at 0x027498e8: read 0x7d8b18ec, calculated 0xa976af4.
JFFS2 notice: (213) check_node_data: wrong data CRC in data node at 0x027488e8: read 0x7d8b18ec, calculated 0xa976af4.
這種提示!
如圖:
QQ截圖20120727094552.png (13.08 KB, 下載次數(shù): 56)
下載附件
2012-07-27 09:46 上傳
3.注意上述的兩點(diǎn)是掉電重啟,而不是reboot!但是如果我reboot后,
JFFS2 notice: (213) check_node_data: wrong data CRC in data node at 0x027498e8: read 0x7d8b18ec, calculated 0xa976af4.
JFFS2 notice: (213) check_node_data: wrong data CRC in data node at 0x027488e8: read 0x7d8b18ec, calculated 0xa976af4.
這種提示會消失!
如圖:
4.png (8.63 KB, 下載次數(shù): 47)
下載附件
2012-07-27 09:51 上傳
請問,有沒有大俠遇到過類似的情況,謝謝! |
|