summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorSoren Brinkmann <soren.brinkmann@xilinx.com>2013-11-21 13:38:54 -0800
committerMichal Simek <michal.simek@xilinx.com>2014-02-19 09:41:21 +0100
commit6c3e61de3c9e6fbc283c16269f2e86f8fe0e0a6c (patch)
tree273b1ac9fa49357cb26173fa286cbbdbc7add5d8 /include/configs/zynq-common.h
parent23d5c738664918b1cb11cfffe5fbd79940d68c49 (diff)
downloadtalos-obmc-uboot-6c3e61de3c9e6fbc283c16269f2e86f8fe0e0a6c.tar.gz
talos-obmc-uboot-6c3e61de3c9e6fbc283c16269f2e86f8fe0e0a6c.zip
zynq: Provide a framework to read clock frequencies
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index b5bf7acadf..406ccaf9df 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -163,6 +163,7 @@
#define CONFIG_AUTO_COMPLETE
#define CONFIG_BOARD_LATE_INIT
#define CONFIG_SYS_LONGHELP
+#define CONFIG_CLOCKS
#define CONFIG_SYS_MAXARGS 15 /* max number of command args */
#define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
OpenPOWER on IntegriCloud