summaryrefslogtreecommitdiffstats
path: root/include/configs/warp.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-05-22 17:30:53 +0100
committerStefano Babic <sbabic@denx.de>2015-05-26 15:58:57 +0200
commit1022b85cb0e143b4f3a8e6c7d9258d516920d464 (patch)
treecfda598717ac25b13e00037b7c5f55ce262e489f /include/configs/warp.h
parente51c1e8eced7f1661994bd3e1caf0ca032455b3e (diff)
downloadtalos-obmc-uboot-1022b85cb0e143b4f3a8e6c7d9258d516920d464.tar.gz
talos-obmc-uboot-1022b85cb0e143b4f3a8e6c7d9258d516920d464.zip
mx6: standardise CONFIG_CMD_CACHE
Move CONFIG_CMD_CACHE to mx6_common and standardise the way it's defined. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Tom Rini <trini at konsulko.com>
Diffstat (limited to 'include/configs/warp.h')
-rw-r--r--include/configs/warp.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/warp.h b/include/configs/warp.h
index 3b3bc2a7a5..2673948955 100644
--- a/include/configs/warp.h
+++ b/include/configs/warp.h
@@ -65,10 +65,6 @@
/* VDD voltage 1.65 - 1.95 */
#define CONFIG_SYS_SD_VOLTAGE 0x00000080
-#ifndef CONFIG_SYS_DCACHE_OFF
-#define CONFIG_CMD_CACHE
-#endif
-
/* USB Configs */
#define CONFIG_CMD_USB
#ifdef CONFIG_CMD_USB
OpenPOWER on IntegriCloud