From mboxrd@z Thu Jan 1 00:00:00 1970 From: LW@KARO-electronics.de (=?utf-8?Q?Lothar_Wa=C3=9Fmann?=) Date: Mon, 18 Jul 2011 15:13:27 +0200 Subject: [i.MX28 GPMI] problem overwriting all-0xff data in NAND Message-ID: <20004.12663.29494.339601@ipc1.ka-ro> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 ___________________________________________________________