All of lore.kernel.org
 help / color / mirror / Atom feed
* Erroneous read from flash
@ 2009-05-13 21:30 Gilles Casse
  2009-05-19 21:24 ` JFFS2 CRC error (was Erroneous read from flash) Gilles Casse
  0 siblings, 1 reply; 2+ messages in thread
From: Gilles Casse @ 2009-05-13 21:30 UTC (permalink / raw)
  To: linux-mtd

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

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

end of thread, other threads:[~2009-05-19 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-13 21:30 Erroneous read from flash Gilles Casse
2009-05-19 21:24 ` JFFS2 CRC error (was Erroneous read from flash) Gilles Casse

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.