From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] push LOAD_ADDR out to arch mk files
Date: Fri, 04 Sep 2009 23:06:44 +0200 [thread overview]
Message-ID: <20090904210644.C2D6A832E8DE@gemini.denx.de> (raw)
In-Reply-To: <1252033969-28357-1-git-send-email-vapier@gentoo.org>
Dear Mike Frysinger,
In message <1252033969-28357-1-git-send-email-vapier@gentoo.org> you wrote:
> Rather than maintain/extend the current ifeq($(ARCH)) mess that exists in
> the standalone Makefile, push the setting up of LOAD_ADDR out to the arch
> config.mk (and rename to STANDALONE_LOAD_ADDR in the process). This keeps
> the common code clean and lets the arch do whatever crazy crap it wants in
> its own area.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> examples/standalone/Makefile | 65 +-----------------------------------------
> lib_arm/config.mk | 10 ++++++
> lib_avr32/config.mk | 2 +
> lib_blackfin/config.mk | 2 +
> lib_i386/config.mk | 2 +
> lib_m68k/config.mk | 3 ++
> lib_microblaze/config.mk | 2 +
> lib_mips/config.mk | 2 +
> lib_nios/config.mk | 2 +
> lib_nios2/config.mk | 2 +
> lib_ppc/config.mk | 2 +
> lib_sh/config.mk | 5 +++
> lib_sparc/config.mk | 2 +
> 13 files changed, 37 insertions(+), 64 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 at denx.de
Vulcans never bluff.
-- Spock, "The Doomsday Machine", stardate 4202.1
prev parent reply other threads:[~2009-09-04 21:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-04 3:12 [U-Boot] [PATCH 1/3] push LOAD_ADDR out to arch mk files Mike Frysinger
2009-09-04 3:12 ` [U-Boot] [PATCH 2/3] standalone: convert to kbuild style Mike Frysinger
2009-09-04 21:07 ` Wolfgang Denk
2009-09-04 23:54 ` [U-Boot] [PATCH 2/3 v2] " Mike Frysinger
2009-09-15 20:27 ` Wolfgang Denk
2009-09-04 3:12 ` [U-Boot] [PATCH 3/3] atmel_df_pow2: standalone to convert dataflashes to pow2 Mike Frysinger
2009-09-04 21:08 ` Wolfgang Denk
2009-09-04 23:50 ` Mike Frysinger
2009-09-04 21:06 ` 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=20090904210644.C2D6A832E8DE@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