From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 6 Jul 2007 14:59:44 +0200 Subject: [U-Boot-Users] [PATCH] Bad block skipping for command nboot In-Reply-To: <468A6C95.10609@siemens.com> References: <4688DAAD.6020501@siemens.com> <200707031427.34164.sr@denx.de> <468A6C95.10609@siemens.com> Message-ID: <200707061459.44775.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Thomas, On Tuesday 03 July 2007, Thomas Knobloch wrote: > The old implementation of command nboot does not support reading the image > from NAND flash with skipping of bad blocks. The patch implements a new > version of the nboot command: by calling nboot.jffs2 from the u-boot > command line the command will load the image from NAND flash with respect > to bad blocks (by using nand_read_opts()). This is similar to e.g. the NAND > read command: "nand read.jffs2 ...". Applied to the u-boot-nand-flash repository. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================