From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 19 Jan 2011 09:34:22 +0100 Subject: [U-Boot] [PATCH v3] powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h In-Reply-To: <1295308504-880-1-git-send-email-galak@kernel.crashing.org> References: <20110117224620.BEE67D1CAD5@gemini.denx.de> <1295308504-880-1-git-send-email-galak@kernel.crashing.org> Message-ID: <20110119083422.BA86B2FC@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > 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 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