summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6cuboxi.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/mx6cuboxi.h
parente51c1e8eced7f1661994bd3e1caf0ca032455b3e (diff)
downloadblackbird-obmc-uboot-1022b85cb0e143b4f3a8e6c7d9258d516920d464.tar.gz
blackbird-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/mx6cuboxi.h')
-rw-r--r--include/configs/mx6cuboxi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h
index 3c0affe1e3..21c3f960ae 100644
--- a/include/configs/mx6cuboxi.h
+++ b/include/configs/mx6cuboxi.h
@@ -212,6 +212,4 @@
#define CONFIG_ENV_IS_IN_MMC
#define CONFIG_ENV_OFFSET (8 * 64 * 1024)
-#define CONFIG_CMD_CACHE
-
#endif /* __MX6CUBOXI_CONFIG_H */
OpenPOWER on IntegriCloud