mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 21:24:21 +08:00
arm, davinci: add RTC base addr
Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Paulraj Sandeep <s-paulraj@ti.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
parent
bf569ac8d9
commit
725c2935f6
@ -128,6 +128,7 @@ typedef volatile unsigned int * dv_reg_p;
|
||||
#define DAVINCI_TIMER0_BASE 0x01c20000
|
||||
#define DAVINCI_TIMER1_BASE 0x01c21000
|
||||
#define DAVINCI_WDOG_BASE 0x01c21000
|
||||
#define DAVINCI_RTC_BASE 0x01c23000
|
||||
#define DAVINCI_PLL_CNTRL0_BASE 0x01c11000
|
||||
#define DAVINCI_PLL_CNTRL1_BASE 0x01e1a000
|
||||
#define DAVINCI_PSC0_BASE 0x01c10000
|
||||
|
Loading…
Reference in New Issue
Block a user