commit | a2d4dfefba2e08861d9d47c6dd99bcee3587644b | [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 | cc5f33949ef4dfc200243f5aeddd554d01d52f81 [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>