summaryrefslogtreecommitdiff
path: root/include/configs/zynq.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2013-02-04 15:23:17 +0100
committerMichal Simek <michal.simek@xilinx.com>2013-02-07 09:18:41 +0100
commit7dca54f872004a71537500c5d5251ea80a63ae16 (patch)
tree2927da142e52626b7bdb690f083a1b09c06de38e /include/configs/zynq.h
parentd62ef5619c9249772247d6af3b8e65207ae0c871 (diff)
xilinx: zynq: Enable DCC and create new zynq_dcc board
Enable DCC driver for arm zynq platform to be compiled. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq.h')
-rw-r--r--include/configs/zynq.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/zynq.h b/include/configs/zynq.h
index 18fd76f47e..2989e723e0 100644
--- a/include/configs/zynq.h
+++ b/include/configs/zynq.h
@@ -58,6 +58,11 @@
#define CONFIG_ZYNQ_GEM
#define CONFIG_ZYNQ_GEM_BASEADDR0 0xE000B000
+#if defined(CONFIG_ZYNQ_DCC)
+# define CONFIG_ARM_DCC
+# define CONFIG_CPU_V6 /* Required by CONFIG_ARM_DCC */
+#endif
+
#define CONFIG_BOOTP_SERVERIP
#define CONFIG_BOOTP_BOOTPATH
#define CONFIG_BOOTP_GATEWAY