From: Bo Shen <voice.shen@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm, at91: add reset controller status register
Date: Wed, 21 Jan 2015 16:52:15 +0800 [thread overview]
Message-ID: <54BF68BF.3010100@atmel.com> (raw)
In-Reply-To: <1421826173-5549-1-git-send-email-hs@denx.de>
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
next prev parent reply other threads:[~2015-01-21 8:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-21 7:42 [U-Boot] [PATCH] arm, at91: add reset controller status register Heiko Schocher
2015-01-21 8:52 ` Bo Shen [this message]
2015-02-07 22:47 ` [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=54BF68BF.3010100@atmel.com \
--to=voice.shen@atmel.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.