public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Charles Tilbury <charles.tilbury@comcast.net>
To: linux-mtd@lists.infradead.org
Subject: NAND flash question
Date: Mon, 27 Jun 2005 14:09:42 -0700	[thread overview]
Message-ID: <200506271409.42449.charles.tilbury@comcast.net> (raw)


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

             reply	other threads:[~2005-06-27 21:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-27 21:09 Charles Tilbury [this message]
2005-06-27 21:57 ` NAND flash question 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200506271409.42449.charles.tilbury@comcast.net \
    --to=charles.tilbury@comcast.net \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox