public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm, at91: add reset controller status register
@ 2015-01-21  7:42 Heiko Schocher
  2015-01-21  8:52 ` Bo Shen
  2015-02-07 22:47 ` [U-Boot] " Andreas Bießmann
  0 siblings, 2 replies; 3+ messages in thread
From: Heiko Schocher @ 2015-01-21  7:42 UTC (permalink / raw)
  To: u-boot

add reset controller status register

Signed-off-by: Heiko Schocher <hs@denx.de>
---

 arch/arm/include/asm/arch-at91/at91_rstc.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/include/asm/arch-at91/at91_rstc.h b/arch/arm/include/asm/arch-at91/at91_rstc.h
index a942342..e4eb3da 100644
--- a/arch/arm/include/asm/arch-at91/at91_rstc.h
+++ b/arch/arm/include/asm/arch-at91/at91_rstc.h
@@ -13,6 +13,8 @@
 #ifndef AT91_RSTC_H
 #define AT91_RSTC_H
 
+/* Reset Controller Status Register */
+#define AT91_ASM_RSTC_SR	(ATMEL_BASE_RSTC + 0x04)
 #define AT91_ASM_RSTC_MR	(ATMEL_BASE_RSTC + 0x08)
 
 #ifndef __ASSEMBLY__
-- 
2.1.0

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

* [U-Boot] [PATCH] arm, at91: add reset controller status register
  2015-01-21  7:42 [U-Boot] [PATCH] arm, at91: add reset controller status register Heiko Schocher
@ 2015-01-21  8:52 ` Bo Shen
  2015-02-07 22:47 ` [U-Boot] " Andreas Bießmann
  1 sibling, 0 replies; 3+ messages in thread
From: Bo Shen @ 2015-01-21  8:52 UTC (permalink / raw)
  To: u-boot

Hi Heiko,

On 01/21/2015 03:42 PM, Heiko Schocher wrote:
> add reset controller status register
>
> Signed-off-by: Heiko Schocher <hs@denx.de>

Acked-by: Bo Shen <voice.shen@atmel.com>

> ---
>
>   arch/arm/include/asm/arch-at91/at91_rstc.h | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/include/asm/arch-at91/at91_rstc.h b/arch/arm/include/asm/arch-at91/at91_rstc.h
> index a942342..e4eb3da 100644
> --- a/arch/arm/include/asm/arch-at91/at91_rstc.h
> +++ b/arch/arm/include/asm/arch-at91/at91_rstc.h
> @@ -13,6 +13,8 @@
>   #ifndef AT91_RSTC_H
>   #define AT91_RSTC_H
>
> +/* Reset Controller Status Register */
> +#define AT91_ASM_RSTC_SR	(ATMEL_BASE_RSTC + 0x04)
>   #define AT91_ASM_RSTC_MR	(ATMEL_BASE_RSTC + 0x08)
>
>   #ifndef __ASSEMBLY__
>

Best Regards,
Bo Shen

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

* [U-Boot] arm, at91: add reset controller status register
  2015-01-21  7:42 [U-Boot] [PATCH] arm, at91: add reset controller status register Heiko Schocher
  2015-01-21  8:52 ` Bo Shen
@ 2015-02-07 22:47 ` Andreas Bießmann
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Bießmann @ 2015-02-07 22:47 UTC (permalink / raw)
  To: u-boot

Dear Heiko Schocher,

Heiko Schocher <hs@denx.de> writes:
>add reset controller status register
>
>Signed-off-by: Heiko Schocher <hs@denx.de>
>Acked-by: Bo Shen <voice.shen@atmel.com>
>---
>
> arch/arm/include/asm/arch-at91/at91_rstc.h | 2 ++
> 1 file changed, 2 insertions(+)

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:[~2015-02-07 22:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21  7:42 [U-Boot] [PATCH] arm, at91: add reset controller status register Heiko Schocher
2015-01-21  8:52 ` Bo Shen
2015-02-07 22:47 ` [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