commit | d63237ab5755337303ee963bf20f3fb1e0425c71 | [log] [tgz] |
---|---|---|
author | Steve Sakoman <steve@sakoman.com> | Wed Sep 29 13:58:34 2010 -0700 |
committer | Wolfgang Denk <wd@denx.de> | Sun Oct 17 20:14:27 2010 +0200 |
tree | e475e267a7617e706f6ee9efe25c58722dafd9b1 | |
parent | 20b56c03c284653a0285694763588c5de6730dde [diff] [blame] |
ARMV7: OMAP3: Enable cache support on Overo Signed-off-by: Steve Sakoman <steve@sakoman.com>
diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h index d7c7b0f..69f9126 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 */