
12 Apr
2011
12 Apr
'11
8:39 p.m.
Dear Zhao Chenhui,
In message 1296202676-30873-1-git-send-email-b35336@freescale.com 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 b35336@freescale.com Acked-by: Scott Wood scottwood@freescale.com
arch/powerpc/config.mk | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
There has been an alarming increase in the number of things you know
nothing about.