projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d7d7bc
)
ARMV7: OMAP3: Enable cache support on Overo
author
Steve Sakoman
<steve@sakoman.com>
Wed, 29 Sep 2010 20:58:34 +0000
(13:58 -0700)
committer
Wolfgang 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
patch
|
blob
|
history
diff --git
a/include/configs/omap3_overo.h
b/include/configs/omap3_overo.h
index d7c7b0f0e4d53b2a0fd0615d6a63218055660298..69f912679eae05b29e8b5e5883f8ee85b39f690c 100644
(file)
--- 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 */