Thomas Knobloch 10e038932f [NAND] Bad block skipping for command nboot
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 ...".

Signed-off-by: Thomas Knobloch <knobloch@siemens.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-06 14:58:39 +02:00
..
2005-10-13 16:45:02 +02:00
2007-03-11 13:48:24 +01:00
2006-10-26 16:24:31 +02:00
2005-09-22 09:04:17 +02:00
2003-10-06 21:55:32 +00:00
2005-03-20 22:33:46 +00:00
2007-06-30 18:50:48 +02:00
2005-10-13 16:45:02 +02:00
2006-03-12 16:51:59 +01:00
2007-05-05 21:34:19 +02:00
2006-07-21 11:56:05 +02:00
2006-08-15 14:15:51 +02:00
2004-07-11 20:04:51 +00:00
2007-03-26 01:39:07 +02:00
2005-10-15 18:23:43 +02:00
2006-09-18 10:48:03 +02:00
2005-10-13 16:45:02 +02:00
2007-05-17 00:06:11 +02:00
2007-03-24 15:45:34 +01:00
2007-05-09 11:37:56 +01:00
2005-09-25 18:49:35 +02:00
2005-10-13 16:45:02 +02:00
2006-08-31 16:46:53 +02:00