i.mx28: Winbond nor flash fails to use jffs2

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.mx28: Winbond nor flash fails to use jffs2

1,245件の閲覧回数
hwo
Contributor III

Hi all,

I have a problem about jffs2, that I can't fix it.  The original forum post is here i.mx28: fails to use jffs2

JFFS2 warning: (1075) jffs2_get_inode_nodes: Eep. No valid nodes for ino #26.

JFFS2 warning: (1075) jffs2_do_read_inode_internal: no data nodes found for ino #26

iget() failed for ino #26

I made a ramdisk using my rootfs and test read, write and erase of the nor flash, which is normal.

However when I start up the kernel using jffs2, I remain to see the errors.

Does anyone has used Winbond W25Q256FV with i.MX287 or has any device about this issue?

Thanks.

ラベル(2)
0 件の賞賛
2 返答(返信)

793件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi h

as described on JFFS2 locking issue on 3.14 + patches

it may be caused if one wrote a JFFS2 over an incompletely erased 

flash device (only erase part of flash).  So after some CRC / data errors

one can retain those errors on your flash media. Recommended try low level

"erase all" flash erasing.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

793件の閲覧回数
hwo
Contributor III

Thanks igor for your advice,

  Except mtd-utils tool, I don't know other erase methods.  By which way can I perform the low level erase on my flash? Could I have a little more details.

Best regards.

0 件の賞賛