[U-Boot] [RFC PATCH 1/2 v2] nand: allow delayed initialization
Scott Wood
scottwood at freescale.com
Mon Oct 4 19:36:14 CEST 2010
On Sat, 2 Oct 2010 15:47:20 -0400
Mike Frysinger <vapier at gentoo.org> wrote:
> +#ifdef CONFIG_SYS_NAND_DELAYED_INIT
Seems like this should be CONFIG_ rather than CONFIG_SYS_.
I'm wondering if we should just make this the default behavior. We
already deferred the bad block scanning, perhaps this could replace
that.
-Scott
More information about the U-Boot
mailing list