All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: atmel: sama5d3: add timings register
Date: Thu, 28 Aug 2014 13:09:39 +0200	[thread overview]
Message-ID: <53FF0DF3.2080206@gmail.com> (raw)
In-Reply-To: <1406882229-5237-1-git-send-email-voice.shen@atmel.com>

On 08/01/2014 10:37 AM, Bo Shen wrote:
> Signed-off-by: Bo Shen <voice.shen@atmel.com>

Reviewed-by: Andreas Bie?mann <andreas.devel@googlemail.com>

> ---
>  arch/arm/include/asm/arch-at91/sama5d3_smc.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/include/asm/arch-at91/sama5d3_smc.h b/arch/arm/include/asm/arch-at91/sama5d3_smc.h
> index 6caa9b6..a859b6d 100644
> --- a/arch/arm/include/asm/arch-at91/sama5d3_smc.h
> +++ b/arch/arm/include/asm/arch-at91/sama5d3_smc.h
> @@ -14,7 +14,8 @@
>  #define AT91_ASM_SMC_SETUP0	(ATMEL_BASE_SMC + 0x600)
>  #define AT91_ASM_SMC_PULSE0	(ATMEL_BASE_SMC + 0x604)
>  #define AT91_ASM_SMC_CYCLE0	(ATMEL_BASE_SMC + 0x608)
> -#define AT91_ASM_SMC_MODE0	(ATMEL_BASE_SMC + 0x60C)
> +#define AT91_ASM_SMC_TIMINGS0	(ATMEL_BASE_SMC + 0x60c)
> +#define AT91_ASM_SMC_MODE0	(ATMEL_BASE_SMC + 0x610)
>  #else
>  struct at91_cs {
>  	u32	setup;		/* 0x600 SMC Setup Register */
> 

  reply	other threads:[~2014-08-28 11:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-01  8:37 [U-Boot] [PATCH] ARM: atmel: sama5d3: add timings register Bo Shen
2014-08-28 11:09 ` Andreas Bießmann [this message]
2014-09-19  6:31 ` [U-Boot] " Andreas Bießmann

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=53FF0DF3.2080206@gmail.com \
    --to=andreas.devel@googlemail.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.