From: Igor Grinberg <grinberg@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Reintroduce MACH_TYPE_KM_KIRKWOOD for keymile ARM boards
Date: Mon, 31 Oct 2011 10:20:42 +0200 [thread overview]
Message-ID: <4EAE5A5A.9080201@compulab.co.il> (raw)
In-Reply-To: <1320048407-24701-1-git-send-email-valentin.longchamp@keymile.com>
Hi Valentin,
On 10/31/11 10:06, Valentin Longchamp wrote:
> We got dropped from Linux mach-types.h because of a lack of mainline
> support and this is needed since the last Linux/u-boot mach-types
> synchro.
>
> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
> ---
> include/configs/km/km_arm.h | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
> index c117943..eaf6017 100644
> --- a/include/configs/km/km_arm.h
> +++ b/include/configs/km/km_arm.h
> @@ -36,6 +36,9 @@
> #ifndef _CONFIG_KM_ARM_H
> #define _CONFIG_KM_ARM_H
>
> +/* We got removed from Linux mach-types.h */
> +#define MACH_TYPE_KM_KIRKWOOD 2255
While you are at it, probably, it is a good time
to switch to the new standard and use the CONFIG_MACH_TYPE
option. Please, read the README file.
> +
> /*
> * High Level Configuration Options (easy to change)
> */
--
Regards,
Igor.
next prev parent reply other threads:[~2011-10-31 8:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-31 8:06 [U-Boot] [PATCH] Reintroduce MACH_TYPE_KM_KIRKWOOD for keymile ARM boards Valentin Longchamp
2011-10-31 8:20 ` Igor Grinberg [this message]
2011-10-31 9:35 ` Valentin Longchamp
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=4EAE5A5A.9080201@compulab.co.il \
--to=grinberg@compulab.co.il \
--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