]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
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 d7c7b0f0e4d53b2a0fd0615d6a63218055660298..69f912679eae05b29e8b5e5883f8ee85b39f690c 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                */