diff options
author | Thomas Knobloch <knobloch@siemens.com> | 2007-07-06 14:58:39 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-07-06 14:58:39 +0200 |
commit | 10e038932f22ee80ebd53de312531e70e6590a2f (patch) | |
tree | 82886b9cc125d979bd856fa893506bec9d4a0b84 /include/configs/ixdpg425.h | |
parent | 461f2274f8d5e15a354ff92648f17c7b2aa76faa (diff) | |
download | u-boot-imx-10e038932f22ee80ebd53de312531e70e6590a2f.zip u-boot-imx-10e038932f22ee80ebd53de312531e70e6590a2f.tar.gz u-boot-imx-10e038932f22ee80ebd53de312531e70e6590a2f.tar.bz2 |
[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>
Diffstat (limited to 'include/configs/ixdpg425.h')
0 files changed, 0 insertions, 0 deletions