[U-Boot] [PATCH] am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT

Wolfgang Denk wd at denx.de
Thu Apr 10 08:55:07 CEST 2014


Dear Tom Rini,

In message <1397046357-12804-1-git-send-email-trini at ti.com> you wrote:
> In the case of SPL or NOR_BOOT (no SPL involved) we need to include
> certain code in the build.  Use !CONFIG_SKIP_LOWLEVEL_INIT rather than
> CONFIG_SPL_BUILD || CONFIG_NOR_BOOT to make the code clearer, and to
> make supporting XIP QSPI boot clearer in the code.
> 
> Signed-off-by: Tom Rini <trini at ti.com>
> ---
>  arch/arm/cpu/armv7/am33xx/board.c |    4 +---
>  arch/arm/cpu/armv7/am33xx/emif4.c |    2 +-
>  board/silica/pengwyn/Makefile     |    2 +-
>  board/ti/am335x/Makefile          |    2 +-
>  board/ti/am335x/board.c           |    2 +-
>  5 files changed, 5 insertions(+), 7 deletions(-)

Reviewed-by: Wolfgang Denk <wd at denx.de>

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 at denx.de
Wenn Du ein' weise Antwort verlangst, Mußt Du vernünftig fragen.
                                                -- Goethe, Invektiven


More information about the U-Boot mailing list