All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] at91rm9200.h: fix ATMEL_PMX_AA_TXD2
Date: Tue, 14 Jun 2011 20:49:44 +0200	[thread overview]
Message-ID: <4DF7AD48.2030600@eukrea.com> (raw)
In-Reply-To: <1307877916-77017-1-git-send-email-andreas.devel@googlemail.com>

On 12/06/2011 13:25, Andreas Bie?mann wrote:
> This patch sets the ATMEL_PMX_AA_TXD2 to the correct value.
>
> Signed-off-by: Andreas Bie?mann<andreas.devel@googlemail.com>
> CC: Jens Scharsig<js_at_ng@scharsoft.de>
> CC: eric at eukrea.com
Acked-by: Eric B?nard <eric@eukrea.com>

Thanks !
> ---
> changes since v1:
>   - fix typo in commit message
>
>   arch/arm/include/asm/arch-at91/at91rm9200.h |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/include/asm/arch-at91/at91rm9200.h b/arch/arm/include/asm/arch-at91/at91rm9200.h
> index ff18014..f1912e2 100644
> --- a/arch/arm/include/asm/arch-at91/at91rm9200.h
> +++ b/arch/arm/include/asm/arch-at91/at91rm9200.h
> @@ -99,7 +99,7 @@
>   #define ATMEL_PMX_AA_EMDC	0x00008000
>   #define ATMEL_PMX_AA_EMDIO	0x00010000
>
> -#define ATMEL_PMX_AA_TXD2	0x00810000
> +#define ATMEL_PMX_AA_TXD2	0x00800000
>
>   #define ATMEL_PMX_AA_TWD	0x02000000
>   #define ATMEL_PMX_AA_TWCK	0x04000000

  parent reply	other threads:[~2011-06-14 18:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-12 10:00 [U-Boot] [PATCH] at91rm9200.h: fix ATMEL_PMX_AA_TXD2 Andreas Bießmann
2011-06-12 11:25 ` [U-Boot] [PATCH v2] " Andreas Bießmann
2011-06-14 16:19   ` Andreas Bießmann
2011-06-14 18:49   ` Eric Bénard [this message]
2011-06-30  8:45   ` Reinhard Meyer

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=4DF7AD48.2030600@eukrea.com \
    --to=eric@eukrea.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.