public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* NAND flash question
@ 2005-06-27 21:09 Charles Tilbury
  2005-06-27 21:57 ` Sergei Sharonov
  2005-06-28  7:23 ` Artem B. Bityuckiy
  0 siblings, 2 replies; 11+ messages in thread
From: Charles Tilbury @ 2005-06-27 21:09 UTC (permalink / raw)
  To: linux-mtd


I have a bug fix and a question.  

First the bug fix:

There are some NAND flash parts that have an undocumented busy time after an 
address is passed to it.  I am working with the 16M byte x 8 bit Toshiba part 
that has this.  I am using the default "command" function.  In order to get 
it to work, I added a check to see if the part is busy _before_ I try to 
submit a command to the part.  If the part is not busy, then the test just 
falls through.

Now the question:

I am using an ST Micro 64M byte x 8 bit flash part and JFFS2.  It mostly works 
except that when the board reboots, JFFS2 reports CRC error messages when the 
partition mounts again.  The strange part is that there does not seem to be 
any data corruption or lost data.  Also, I do not see any error messages 
while reading and writing.  However, the CRC errors seem to accumulate over 
time.  Is there some way to prevent this from happening?  Repair it?  Should 
I just ignore it?

Thanks in advanse,
Charles Tilbury
Seattle, WA
USA

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

end of thread, other threads:[~2005-06-29  6:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-27 21:09 NAND flash question Charles Tilbury
2005-06-27 21:57 ` Sergei Sharonov
2005-06-28  7:23 ` Artem B. Bityuckiy
2005-06-28 15:58   ` Charles Tilbury
2005-06-28 16:06     ` Artem B. Bityuckiy
2005-06-28 16:41       ` Charles Tilbury
2005-06-28 18:30         ` David Woodhouse
2005-06-28 18:57           ` Charles Tilbury
2005-06-28 19:20             ` Sergei Sharonov
2005-06-29  6:39               ` Artem B. Bityuckiy
2005-06-29  6:29           ` Artem B. Bityuckiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox