summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlexander Merkle <alexander.merkle@lauterbach.com>2015-03-19 18:37:20 +0100
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2015-04-16 12:30:52 +0200
commit82f681d67d3545cbc2250bdf7ecf2d06e7369e2b (patch)
tree111de0248a473f9054d1c5eee2d0e9e027c18b72 /include
parentfd602c5635b95ff19ac7391b4ef3548019e81b58 (diff)
downloadtalos-obmc-uboot-82f681d67d3545cbc2250bdf7ecf2d06e7369e2b.tar.gz
talos-obmc-uboot-82f681d67d3545cbc2250bdf7ecf2d06e7369e2b.zip
fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
Signed-off-by: Alexander Merkle <alexander.merkle@lauterbach.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 485babd824..a7c6dce1c4 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -34,7 +34,6 @@
/* DCC driver */
#if defined(CONFIG_ZYNQ_DCC)
# define CONFIG_ARM_DCC
-# define CONFIG_CPU_V6 /* Required by CONFIG_ARM_DCC */
#else
# define CONFIG_ZYNQ_SERIAL
#endif
OpenPOWER on IntegriCloud