All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Casse <list@gcasse.net>
To: linux-mtd@lists.infradead.org
Subject: Erroneous read from flash
Date: Wed, 13 May 2009 23:30:30 +0200	[thread overview]
Message-ID: <4A0B3BF6.90602@gcasse.net> (raw)

Hello,

A reproductible oops appears, here, in jffs2 (file.c, line 251),  with 
such a message :
Node CRC 2e362e33 != calculated CRC 36bb7f4c for node at 000342dc

The traces show that the CRC error is due to an erroneous read of a page 
in an Atmel dataflash.

Have you advices please for helping to better track such an issue?

More details:
- linux 2.6.28-9
- ARM 920T
- Atmel AT45DB642D dataflash

The issue happens relatively rarely if the gc thread has been stopped, and
the SPI bus is at 10Mhz (occurs e.g. after 4000 writes).

The issue happens more frequently if gcd is present, and using a SPI
bus at 6Mhz (occurs at the very first tries).

Best regards,
Gilles

             reply	other threads:[~2009-05-13 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-13 21:30 Gilles Casse [this message]
2009-05-19 21:24 ` JFFS2 CRC error (was Erroneous read from flash) Gilles Casse

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=4A0B3BF6.90602@gcasse.net \
    --to=list@gcasse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.