linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* What is wrong?
@ 2014-02-26 14:07 Leon Pollak
  2014-02-27  1:11 ` Brian Norris
  0 siblings, 1 reply; 10+ messages in thread
From: Leon Pollak @ 2014-02-26 14:07 UTC (permalink / raw)
  To: linux-mtd

Hello, all.
I will be very thankful for any hint...:)

I use JFFS2 version 2.2.(NAND)(SUMMARY)(C) 2001-2006 Red Hat, Inc. 
(comes with MontaVistaPro 5.0). Kernel 2.6.18.
I prepare JFFS2 partition with mkfs.jffs2 and sumtool and burn it with 
flash_eraseall and 'nandwrite -p'.
Everything works fine.

The NAND is write protected by HW and the partition is mounted as RO. 
At some moment I need to update a small file. 
So I do: 
- HW write protect off, 
- remount RW, 
- update file, 
- sync, 
- remount RO, 
- write protect on.

Looking at linux console I see a lot of messages like:
Erase at 0x00400000 failed immediately: errno -5
Erase at 0x003e0000 failed immediately: errno -5
......
Erase at 0x00340000 failed immediately: errno -5
jffs2_flush_wbuf(): Write failed with -5
Write of 2016 bytes at 0x002578a0 failed. returned -5, retlen 0
Not marking the space at 0x002578a0 as dirty because the flash driver 
returned retlen zero.


This is repeated for a long time, but everything seems work OK.
The sequential starts and even file updates are also OK, without error 
messages.

What do I do wrong? Thanks a lot.

--  
Leon

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-03-30  7:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-26 14:07 What is wrong? Leon Pollak
2014-02-27  1:11 ` Brian Norris
2014-02-27  1:13   ` Brian Norris
     [not found]   ` <1553411.O1igofskp7@leonp.plris.com>
2014-02-27 21:22     ` Brian Norris
2014-03-03 21:13       ` Andrew Ruder
2014-03-04  8:33         ` Brian Norris
2014-03-04  8:54           ` Leon Pollak
2014-03-04 16:40             ` Andrew Ruder
2014-03-30  7:16             ` What is wrong? - Cont Leon Pollak
2014-03-27 11:50           ` What is wrong? Leon Pollak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).