[U-Boot] [PATCH v4] AT91: add RTT and GPBR based RTC
Reinhard Meyer
u-boot at emk-elektronik.de
Fri Sep 3 11:07:52 CEST 2010
Reinhard Meyer schrieb:
> From: Reinhard Meyer <info at emk-elektronik.de>
>
> Signed-off-by: Reinhard Meyer <u-boot at emk-elektronik.de>
> ---
> arch/arm/include/asm/arch-at91/at91_gpbr.h | 45 +++++++++++++
> arch/arm/include/asm/arch-at91/at91_rtt.h | 36 ++++++++++
> drivers/rtc/Makefile | 1 +
> drivers/rtc/at91sam9_rtt.c | 100 ++++++++++++++++++++++++++++
> 4 files changed, 182 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/include/asm/arch-at91/at91_gpbr.h
> create mode 100644 arch/arm/include/asm/arch-at91/at91_rtt.h
> create mode 100644 drivers/rtc/at91sam9_rtt.c
Applied to u-boot-atmel/next
Thanks,
Reinhard
More information about the U-Boot
mailing list