summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2010-09-29 13:58:34 -0700
committerWolfgang Denk <wd@denx.de>2010-10-17 20:14:27 +0200
commit68b0fbf08574ac2314919ce8fad9a1965041cc44 (patch)
treee475e267a7617e706f6ee9efe25c58722dafd9b1 /include
parent4d7d7bc36d3ef71b4808731b345c8f68c8bed6a4 (diff)
downloadtalos-obmc-uboot-68b0fbf08574ac2314919ce8fad9a1965041cc44.tar.gz
talos-obmc-uboot-68b0fbf08574ac2314919ce8fad9a1965041cc44.zip
ARMV7: OMAP3: Enable cache support on Overo
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/omap3_overo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h
index d7c7b0f0e4..69f912679e 100644
--- a/include/configs/omap3_overo.h
+++ b/include/configs/omap3_overo.h
@@ -98,6 +98,7 @@
/* commands to include */
#include <config_cmd_default.h>
+#define CONFIG_CMD_CACHE
#define CONFIG_CMD_EXT2 /* EXT2 Support */
#define CONFIG_CMD_FAT /* FAT support */
#define CONFIG_CMD_JFFS2 /* JFFS2 Support */
OpenPOWER on IntegriCloud