On Tue, 12 Apr 2011 20:39:21 +0200
Wolfgang Denk <[email protected]> wrote:

> Dear Zhao Chenhui,
> 
> In message <[email protected]> you wrote:
> > ONFIG_NAND_U_BOOT indicates whether the SPL is used, while
> > CONFIG_NAND_SPL is set only when building the SPL itself (and isn't
> > available in makefiles anyway).  This is the linker script for the
> > main U-Boot when SPL is in use, so CONFIG_NAND_U_BOOT is the
> > variable to use.
> > 
> > Also, refrain from overriding LDSCRIPT with a NAND-specific script,
> > unless such a script exists.
> > 
> > Signed-off-by: Zhao Chenhui <[email protected]>
> > Acked-by: Scott Wood <[email protected]>
> > ---
> >  arch/powerpc/config.mk |    6 ++++--
> >  1 files changed, 4 insertions(+), 2 deletions(-)
> 
> Applied, thanks.

This patch is incorrect and was supposed to be superseded by
http://patchwork.ozlabs.org/patch/90112/

-Scott

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to