[U-Boot-Users] [PATCH] mtd: CONFIG_NAND_LAZY_SCAN support (2nd rev)

Scott Wood scottwood at freescale.com
Mon Jun 30 21:50:34 CEST 2008


On Mon, Jun 30, 2008 at 06:52:46AM -0700, yanok at emcraft.com wrote:
> This patch adds support for CONFIG_NAND_LAZY_SCAN configuration option.
> With this option enabled mtd layer wouldn't scan NAND bbt during boot,
> bbt will be scanned when first bad block check is performed.
> 
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>

Applied to the testing branch of u-boot-nand-flash, with the ifdef
removed, and the flag moved to the controller options list rather than
the bbt options and changed to 0x40000000 to avoid conflicting with
NAND_CONTROLLER_ALLOC.

-Scott




More information about the U-Boot mailing list