diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h index d7c7b0f0e4d53b2a0fd0615d6a63218055660298..69f912679eae05b29e8b5e5883f8ee85b39f690c 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 */