From: egtvedt@samfundet.no (Hans-Christian Egtvedt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] Kbuild: centralize MKIMAGE and cmd_uimage definitions
Date: Wed, 7 Mar 2012 10:00:17 +0100 [thread overview]
Message-ID: <20120307090017.GB17076@samfundet.no> (raw)
In-Reply-To: <1331080238-1524-1-git-send-email-swarren@wwwdotorg.org>
Around Tue 06 Mar 2012 17:30:36 -0700 or thereabout, Stephen Warren wrote:
> All ARCHs have the same definition of MKIMAGE. Move it to Makefile.lib
> to avoid duplication.
>
> All ARCHs have similar definitions of cmd_uimage. Place a sufficiently
> parameterized version in Makefile.lib to avoid duplication.
>
> The centralized cmd_uimage definition will allow the future introduction
> of a centralized Kconfig option to make cmd_uimage use -T kernel_noload
> rather than -T kernel.
>
> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
> ---
> NOTE: I have not tested this patch in any way at all for architectures
> other than ARM.
>
> arch/arm/boot/Makefile | 23 +++++++++--------------
> arch/avr32/boot/images/Makefile | 9 +++------
For the AVR32 related changes
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
--
Best regards, Hans-Christian Egtvedt
next prev parent reply other threads:[~2012-03-07 9:00 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-07 0:30 [PATCH 1/3] Kbuild: centralize MKIMAGE and cmd_uimage definitions Stephen Warren
2012-03-07 0:30 ` [PATCH 2/3] Kbuild: Implement CONFIG_UIMAGE_KERNEL_NOLOAD Stephen Warren
2012-03-07 0:52 ` Julian Calaby
2012-03-07 6:52 ` Guan Xuetao
2012-03-07 18:10 ` Stephen Warren
2012-03-07 18:08 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 18:40 ` Stephen Warren
2012-03-07 18:36 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 19:02 ` Nicolas Pitre
2012-03-07 20:27 ` Stephen Warren
2012-03-07 21:03 ` Nicolas Pitre
2012-03-07 21:30 ` Russell King - ARM Linux
2012-03-07 22:43 ` Nicolas Pitre
2012-03-07 21:28 ` Russell King - ARM Linux
2012-03-07 18:50 ` Nicolas Pitre
2012-03-07 19:08 ` Jean-Christophe PLAGNIOL-VILLARD
2012-03-07 19:31 ` Nicolas Pitre
2012-03-07 0:30 ` [PATCH 3/3] ARM: Allow the user to enable UIMAGE_KERNEL_NOLOAD Stephen Warren
2012-03-07 3:56 ` [PATCH 1/3] Kbuild: centralize MKIMAGE and cmd_uimage definitions Mike Frysinger
2012-03-07 17:41 ` Stephen Warren
2012-03-07 18:25 ` Mike Frysinger
2012-03-07 9:00 ` Hans-Christian Egtvedt [this message]
2012-03-07 14:15 ` Josh Boyer
2012-03-07 18:29 ` Stephen Warren
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=20120307090017.GB17076@samfundet.no \
--to=egtvedt@samfundet.no \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).