commit | 13f0fd94e3cae6f8a0d9fba5d367e311edc8ebde | [log] [tgz] |
---|---|---|
author | Ilya Yanok <yanok@emcraft.com> | Mon Jun 30 15:34:40 2008 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Tue Aug 12 11:31:28 2008 -0500 |
tree | 064eea57a4e9ac347ee028bebf8ad2ef15697573 | |
parent | dfbf617ff055e4216f78d358b0867c548916d14b [diff] |
NAND: Scan bad blocks lazily. Rather than scanning on boot, scan upon the first attempt to check the badness of a block. This speeds up boot when not using NAND, and reduces the likelihood of needing to reflash via JTAG if NAND becomes nonfunctional. Signed-off-by: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Scott Wood <scottwood@freescale.com>