From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] efikamx: match machine descriptions with legacy
Date: Mon, 2 Apr 2012 11:21:05 +0200 [thread overview]
Message-ID: <20120402092105.GA27586@pengutronix.de> (raw)
In-Reply-To: <1329779368-27878-1-git-send-email-hector.oron@gmail.com>
On Tue, Feb 21, 2012 at 12:09:28AM +0100, Hector Oron wrote:
> Rename machine descriptions to match legacy descriptions distributed by
> manufacturer BSP. This way distributions can do clean upgrades from
> userspace scripts which check for these values to differentiate platforms
> with single kernel binaries.
>
> Signed-off-by: Hector Oron <hector.oron@gmail.com>
> Acked-by: Matt Sealey <matt@genesi-usa.com>
Applied, thanks
Sascha
> ---
> arch/arm/mach-mx5/board-mx51_efikamx.c | 3 +--
> arch/arm/mach-mx5/board-mx51_efikasb.c | 2 +-
> 2 files changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/mach-mx5/board-mx51_efikamx.c b/arch/arm/mach-mx5/board-mx51_efikamx.c
> index 3a5ed2d..fbfccc7 100644
> --- a/arch/arm/mach-mx5/board-mx51_efikamx.c
> +++ b/arch/arm/mach-mx5/board-mx51_efikamx.c
> @@ -283,8 +283,7 @@ static struct sys_timer mx51_efikamx_timer = {
> .init = mx51_efikamx_timer_init,
> };
>
> -MACHINE_START(MX51_EFIKAMX, "Genesi EfikaMX nettop")
> - /* Maintainer: Amit Kucheria <amit.kucheria@linaro.org> */
> +MACHINE_START(MX51_EFIKAMX, "Genesi Efika MX (Smarttop)")
> .atag_offset = 0x100,
> .map_io = mx51_map_io,
> .init_early = imx51_init_early,
> diff --git a/arch/arm/mach-mx5/board-mx51_efikasb.c b/arch/arm/mach-mx5/board-mx51_efikasb.c
> index 4baf05c..dedbca5 100644
> --- a/arch/arm/mach-mx5/board-mx51_efikasb.c
> +++ b/arch/arm/mach-mx5/board-mx51_efikasb.c
> @@ -483,7 +483,7 @@ static struct sys_timer mx51_efikasb_timer = {
> .init = mx51_efikasb_timer_init,
> };
>
> -MACHINE_START(MX51_EFIKASB, "Genesi Efika Smartbook")
> +MACHINE_START(MX51_EFIKASB, "Genesi Efika MX (Smartbook)")
> .atag_offset = 0x100,
> .map_io = mx51_map_io,
> .init_early = imx51_init_early,
> --
> 1.7.9
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2012-04-02 9:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-20 23:09 [PATCH] efikamx: match machine descriptions with legacy Hector Oron
2012-02-23 14:04 ` Amit Kucheria
2012-02-23 16:49 ` Hector Oron
2012-03-01 16:41 ` Matt Sealey
2012-03-11 12:33 ` Hector Oron
2012-03-13 18:05 ` Hector Oron
2012-04-02 9:21 ` Sascha Hauer [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=20120402092105.GA27586@pengutronix.de \
--to=s.hauer@pengutronix.de \
--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).