summaryrefslogtreecommitdiffstats
path: root/include/configs/db-mv784mp-gp.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-12-03 12:39:45 +0100
committerStefan Roese <sr@denx.de>2016-01-14 14:08:59 +0100
commitaf2728abe638535d5fd4a3e0378d1f9fc7ecc571 (patch)
treeb12addb7efd3a6f1164e09fbe44f01cf8d485068 /include/configs/db-mv784mp-gp.h
parent8c8228251d3c7ca68c239ec7524bdbfd9903f20a (diff)
downloadtalos-obmc-uboot-af2728abe638535d5fd4a3e0378d1f9fc7ecc571.tar.gz
talos-obmc-uboot-af2728abe638535d5fd4a3e0378d1f9fc7ecc571.zip
arm: mvebu: db-mv784mp-gp: Enable cache command
Th cache command can be useful sometimes. So lets enable it on the AXP eval board. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'include/configs/db-mv784mp-gp.h')
-rw-r--r--include/configs/db-mv784mp-gp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/db-mv784mp-gp.h b/include/configs/db-mv784mp-gp.h
index 3fb0cfb52c..e988f020ab 100644
--- a/include/configs/db-mv784mp-gp.h
+++ b/include/configs/db-mv784mp-gp.h
@@ -27,6 +27,7 @@
* Commands configuration
*/
#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */
+#define CONFIG_CMD_CACHE
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_ENV
#define CONFIG_CMD_EXT2
OpenPOWER on IntegriCloud