From: Steve Sakoman Date: Wed, 29 Sep 2010 20:58:34 +0000 (-0700) Subject: ARMV7: OMAP3: Enable cache support on Overo X-Git-Tag: v2025.01-rc5-pxa1908~20008^2~12 X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=68b0fbf08574ac2314919ce8fad9a1965041cc44;p=u-boot.git ARMV7: OMAP3: Enable cache support on Overo Signed-off-by: Steve Sakoman --- 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 +#define CONFIG_CMD_CACHE #define CONFIG_CMD_EXT2 /* EXT2 Support */ #define CONFIG_CMD_FAT /* FAT support */ #define CONFIG_CMD_JFFS2 /* JFFS2 Support */