[U-Boot] [PATCH v3] powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h

Wolfgang Denk wd at denx.de
Wed Jan 19 09:34:22 CET 2011


Dear Kumar Gala,

In message <1295308504-880-1-git-send-email-galak at kernel.crashing.org> you wrote:
> Rather than defining it config.mk we can set it in config.h and remove
> config.mk from several boards that don't need it.
> 
> We mimic what 4xx does and introduce CONFIG_RESET_VECTOR_ADDRESS for
> config.h to set.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
>  arch/powerpc/cpu/mpc85xx/u-boot.lds  |    8 ++++++--
>  board/freescale/corenet_ds/config.mk |   27 ---------------------------
>  board/freescale/mpc8536ds/config.mk  |   14 +-------------
>  board/freescale/mpc8572ds/config.mk  |    2 --
>  board/freescale/p1022ds/config.mk    |   10 ----------
>  board/freescale/p1_p2_rdb/config.mk  |   12 ------------
>  board/freescale/p2020ds/config.mk    |   26 --------------------------
>  include/configs/MPC8536DS.h          |    6 ++++++
>  include/configs/MPC8572DS.h          |    4 ++++
>  include/configs/P1022DS.h            |    4 ++++
>  include/configs/P1_P2_RDB.h          |    6 ++++++
>  include/configs/P2020DS.h            |    4 ++++
>  include/configs/corenet_ds.h         |    4 ++++
>  13 files changed, 35 insertions(+), 92 deletions(-)
>  delete mode 100644 board/freescale/corenet_ds/config.mk
>  delete mode 100644 board/freescale/p1022ds/config.mk
>  delete mode 100644 board/freescale/p2020ds/config.mk

Acked-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
I see that Microsoft's campaign  to  destroy  all  knowledge  of  any
operating   environment   but  its  own  environment-of-the-year  has
succeeded in creating a generation of users who don't understand  the
concept of a shell...
            -- L. Peter Deutsch in <m0x5jNX-000R2UC at lamp.aladdin.com>


More information about the U-Boot mailing list