summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
diff options
context:
space:
mode:
authorChin Liang See <clsee@altera.com>2014-03-04 22:13:53 -0600
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-04-07 10:41:50 +0200
commitddfeb0aaf49e30afff04e7a619913f09c2d4ce45 (patch)
tree08d2d83879c3e5d748ce08bfe9ddac64f193cac7 /arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
parent1a9df13d5bc0b68c9dcae88d244c995c9351db67 (diff)
downloadtalos-obmc-uboot-ddfeb0aaf49e30afff04e7a619913f09c2d4ce45.tar.gz
talos-obmc-uboot-ddfeb0aaf49e30afff04e7a619913f09c2d4ce45.zip
socfpga: Adding Clock Manager driver
Clock Manager driver will be called to reconfigure all the clocks setting based on user input. The input are passed to Preloader through handoff files Signed-off-by: Chin Liang See <clsee@altera.com> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Tom Rini <trini@ti.com> Cc: Wolfgang Denk <wd@denx.de> CC: Pavel Machek <pavel@denx.de> Cc: Dinh Nguyen <dinguyen@altera.com> Acked-by: Pavel Machek <pavel@denx.de>
Diffstat (limited to 'arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h')
-rw-r--r--arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h b/arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
index 50c4ebd849..f564046bc0 100644
--- a/arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
+++ b/arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
@@ -11,6 +11,7 @@
#define SOCFPGA_UART0_ADDRESS 0xffc02000
#define SOCFPGA_UART1_ADDRESS 0xffc03000
#define SOCFPGA_OSC1TIMER0_ADDRESS 0xffd00000
+#define SOCFPGA_CLKMGR_ADDRESS 0xffd04000
#define SOCFPGA_RSTMGR_ADDRESS 0xffd05000
#define SOCFPGA_SYSMGR_ADDRESS 0xffd08000
OpenPOWER on IntegriCloud