]> git.sur5r.net Git - u-boot/commit
arm: at91: Add a header file for the real-time clock
authorAndre Renaud <andre@designa-electronics.com>
Thu, 5 May 2016 13:28:13 +0000 (07:28 -0600)
committerAndreas Bießmann <andreas@biessmann.org>
Sun, 12 Jun 2016 21:49:38 +0000 (23:49 +0200)
commit01648f324df32aa2ec152b220bbd74a8511174d3
tree80846be5b9b34e5ad2ac98e983e25f6cf5935b2d
parent6f9678567a57c5c82620c35a05a2f89c32cdd34d
arm: at91: Add a header file for the real-time clock

Add register definitions for the AT91 RTC so that this can potentially be
used in U-Boot.

Signed-off-by: Andre Renaud <andre@designa-electronics.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
arch/arm/mach-at91/include/mach/at91_rtc.h [new file with mode: 0644]