* [U-Boot] [PATCH] ARMV7: OMAP3: Enable cache support on Overo
@ 2010-09-30 20:31 Steve Sakoman
0 siblings, 0 replies; only message in thread
From: Steve Sakoman @ 2010-09-30 20:31 UTC (permalink / raw)
To: u-boot
This patch enables 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 */
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-30 20:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30 20:31 [U-Boot] [PATCH] ARMV7: OMAP3: Enable cache support on Overo Steve Sakoman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox