public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [i.MX28 GPMI] problem overwriting all-0xff data in NAND
@ 2011-07-18 13:13 Lothar Waßmann
  2011-07-18 14:56 ` Ivan Djelic
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Lothar Waßmann @ 2011-07-18 13:13 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

with the gpmi-nfc driver for imx28 from Shawn Guo on a TX28 I
encountered some problems with jffs2 when overwriting pages that have
been written with 0xff (e.g. from padding from the file system image
file).

The problem is that the ECC info for an all-0xff block is not all-0xff
and thus a newly erased block is different from a block that has been
written with 0xff.
If such a block is being altered (jffs2 thinking it can simply
overwrite it without erasing first) the ECC information will be
corrupted and will produce ECC errors upon read.

The only remedy I can think of is to prevent empty pages from actually
being written to flash, but leaving them in the erased state instead.

Any comments?


Lothar Wa?mann
-- 
___________________________________________________________

Ka-Ro electronics GmbH | Pascalstra?e 22 | D - 52076 Aachen
Phone: +49 2408 1402-0 | Fax: +49 2408 1402-10
Gesch?ftsf?hrer: Matthias Kaussen
Handelsregistereintrag: Amtsgericht Aachen, HRB 4996

www.karo-electronics.de | info at karo-electronics.de
___________________________________________________________

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

end of thread, other threads:[~2011-07-20  8:51 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-18 13:13 [i.MX28 GPMI] problem overwriting all-0xff data in NAND Lothar Waßmann
2011-07-18 14:56 ` Ivan Djelic
2011-07-19  5:59   ` Lothar Waßmann
2011-07-19  6:48     ` Ivan Djelic
2011-07-18 16:43 ` Shawn Guo
2011-07-19  2:12   ` Huang Shijie
2011-07-19  6:02     ` Lothar Waßmann
2011-07-19  7:03       ` Huang Shijie
2011-07-19  9:55         ` Lothar Waßmann
2011-07-19 13:36           ` Wolfram Sang
2011-07-20  2:18             ` Huang Shijie
2011-07-20  8:51               ` Wolfram Sang
2011-07-20  4:55           ` Huang Shijie
2011-07-20  6:22             ` Lothar Waßmann
2011-07-20  5:16     ` Artem Bityutskiy
2011-07-20  5:19       ` Artem Bityutskiy
2011-07-19  6:00   ` Lothar Waßmann
2011-07-20  6:44   ` Huang Shijie
2011-07-20  8:10     ` Lothar Waßmann
2011-07-20  8:35     ` Artem Bityutskiy
2011-07-20  5:12 ` Artem Bityutskiy

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