public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
Date: Wed, 19 Jan 2011 09:34:22 +0100	[thread overview]
Message-ID: <20110119083422.BA86B2FC@gemini.denx.de> (raw)
In-Reply-To: <1295308504-880-1-git-send-email-galak@kernel.crashing.org>

Dear Kumar Gala,

In message <1295308504-880-1-git-send-email-galak@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@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@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@lamp.aladdin.com>

      parent reply	other threads:[~2011-01-19  8:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-12  8:51 [U-Boot] [PATCH] powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h Kumar Gala
2011-01-12  8:59 ` Wolfgang Denk
2011-01-12  9:19   ` Kumar Gala
2011-01-12  9:22   ` Kumar Gala
2011-01-12  9:27     ` Wolfgang Denk
2011-01-12 15:40       ` Kumar Gala
2011-01-17 22:46         ` Wolfgang Denk
2011-01-17 23:35           ` Kumar Gala
2011-01-17 23:55           ` [U-Boot] [PATCH v3] " Kumar Gala
2011-01-18  4:30             ` Kumar Gala
2011-01-19  8:34             ` Wolfgang Denk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110119083422.BA86B2FC@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox