public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] ARM: re-add MACH_TYPE_XXXXXX for VCMA9 board and add CONFIG_MACH_TYPE
Date: Tue, 08 Nov 2011 09:20:12 +0100	[thread overview]
Message-ID: <4EB8E63C.1040806@aribaud.net> (raw)
In-Reply-To: <1320060127-12300-1-git-send-email-d.mueller@elsoft.ch>

Hi David,

Le 31/10/2011 12:22, David M?ller a ?crit :
> Signed-off-by: David Mueller<d.mueller@elsoft.ch>
> ---
>   include/configs/VCMA9.h |    4 ++++
>   1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h
> index 8b8113d..a370c15 100644
> --- a/include/configs/VCMA9.h
> +++ b/include/configs/VCMA9.h
> @@ -29,6 +29,9 @@
>   #ifndef __CONFIG_H
>   #define __CONFIG_H
>
> +
> +#define MACH_TYPE_MPL_VCMA9	227
> +
>   /*
>    * High Level Configuration Options
>    * (easy to change)
> @@ -37,6 +40,7 @@
>   #define CONFIG_S3C24X0		/* in a SAMSUNG S3C24x0-type SoC */
>   #define CONFIG_S3C2410		/* specifically a SAMSUNG S3C2410 SoC */
>   #define CONFIG_VCMA9		/* on a MPL VCMA9 Board  */
> +#define CONFIG_MACH_TYPE	MACH_TYPE_MPL_VCMA9 /* Machine type */
>
>   #define CONFIG_SYS_TEXT_BASE	0x0

Applied to u-boot-arm/master, thanks!


Amicalement,
-- 
Albert.

      parent reply	other threads:[~2011-11-08  8:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31 11:22 [U-Boot] [PATCH 1/2] ARM: re-add MACH_TYPE_XXXXXX for VCMA9 board and add CONFIG_MACH_TYPE David Müller
2011-10-31 11:22 ` [U-Boot] [PATCH 2/2] ARM: remove superfluous setting of arch_number in board specific code David Müller
2011-11-08 21:47   ` Albert ARIBAUD
2011-11-08  8:20 ` Albert ARIBAUD [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=4EB8E63C.1040806@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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