summaryrefslogtreecommitdiffstats
path: root/include
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 /include
parent1a9df13d5bc0b68c9dcae88d244c995c9351db67 (diff)
downloadblackbird-obmc-uboot-ddfeb0aaf49e30afff04e7a619913f09c2d4ce45.tar.gz
blackbird-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 'include')
-rw-r--r--include/configs/socfpga_cyclone5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/socfpga_cyclone5.h b/include/configs/socfpga_cyclone5.h
index 608578ad2c..0254249751 100644
--- a/include/configs/socfpga_cyclone5.h
+++ b/include/configs/socfpga_cyclone5.h
@@ -8,6 +8,7 @@
#include <asm/arch/socfpga_base_addrs.h>
#include "../../board/altera/socfpga/pinmux_config.h"
+#include "../../board/altera/socfpga/pll_config.h"
/*
* High level configuration
OpenPOWER on IntegriCloud