From mboxrd@z Thu Jan 1 00:00:00 1970 From: Morten Ebbell Hestnes Date: Fri, 13 Jun 2008 10:30:58 +0200 Subject: [U-Boot-Users] [PATCH v2] NAND read/write.jffs2 fix In-Reply-To: <20080612174903.GA2946@ld0162-tx32.am.freescale.net> References: <12130992893526-git-send-email-morten.hestnes@tandberg.com> <20080612174903.GA2946@ld0162-tx32.am.freescale.net> Message-ID: <48523042.6060906@tandberg.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >> patch for branch mtd-2.6.22.1 on git://git.denx.de/u-boot-nand-flash.git >> >> nand read(.jffs2|.e|.i) skips bad blocks during read. >> write(.jffs2|.e|.i) skips bad blocks during write >> nand read will read 0xff for bad block. >> Update documentation. >> --- > > Can I get a Signed-off-by? > > -Scott > Sorry, here it is. Signed-off-by: Morten Ebbell Hestnes Morten