ARMV7: OMAP3: Enable cache support on Overo
authorSteve Sakoman <steve@sakoman.com>
Wed, 29 Sep 2010 20:58:34 +0000 (13:58 -0700)
committerWolfgang Denk <wd@denx.de>
Sun, 17 Oct 2010 18:14:27 +0000 (20:14 +0200)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
include/configs/omap3_overo.h

index d7c7b0f..69f9126 100644 (file)
@@ -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                */