[U-Boot] Some thoughts on SPL

Scott Wood scottwood at freescale.com
Tue Dec 20 21:48:51 CET 2011


On 12/20/2011 09:38 AM, Tom Rini wrote:
> So, in chasing down another problem I was having (that turned out
> unrelated) I just made SPL use the full NAND stack.  It wouldn't be
> difficult to add CONFIG_SPL_FULL_NAND_SUPPORT 

How about CONFIG_SPL_NAND_FULL?

> (and either keep the
> existing name for nand_spl_simple or rename to
> CONFIG_SPL_MIN_NAND_SUPPORT).

Please keep it as CONFIG_SPL_NAND_SIMPLE.  There will be other NAND SPL
implementations besides "simple" and "full" once we migrate over the
existing nand_spl users.

-Scott



More information about the U-Boot mailing list