Skip to content
Snippets Groups Projects
Commit 13f0fd94 authored by Ilya Yanok's avatar Ilya Yanok Committed by Scott Wood
Browse files

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: default avatarIlya Yanok <yanok@emcraft.com>
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent dfbf617f
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment