public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: atmel: sama5d3: add timings register
@ 2014-08-01  8:37 Bo Shen
  2014-08-28 11:09 ` Andreas Bießmann
  2014-09-19  6:31 ` [U-Boot] " Andreas Bießmann
  0 siblings, 2 replies; 3+ messages in thread
From: Bo Shen @ 2014-08-01  8:37 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Bo Shen <voice.shen@atmel.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 */
-- 
1.8.5.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] ARM: atmel: sama5d3: add timings register
  2014-08-01  8:37 [U-Boot] [PATCH] ARM: atmel: sama5d3: add timings register Bo Shen
@ 2014-08-28 11:09 ` Andreas Bießmann
  2014-09-19  6:31 ` [U-Boot] " Andreas Bießmann
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Bießmann @ 2014-08-28 11:09 UTC (permalink / raw)
  To: u-boot

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 */
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] ARM: atmel: sama5d3: add timings register
  2014-08-01  8:37 [U-Boot] [PATCH] ARM: atmel: sama5d3: add timings register Bo Shen
  2014-08-28 11:09 ` Andreas Bießmann
@ 2014-09-19  6:31 ` Andreas Bießmann
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Bießmann @ 2014-09-19  6:31 UTC (permalink / raw)
  To: u-boot

Dear Bo Shen,

Bo Shen <voice.shen@atmel.com> writes:
>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(-)

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bie?mann

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-19  6:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-01  8:37 [U-Boot] [PATCH] ARM: atmel: sama5d3: add timings register Bo Shen
2014-08-28 11:09 ` Andreas Bießmann
2014-09-19  6:31 ` [U-Boot] " Andreas Bießmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox