[U-Boot] [PATCH 1/1] pm9263: enable cache command
Asen Dimov
dimov at ronetix.at
Sun Dec 12 11:42:09 CET 2010
Signed-off-by: Asen Dimov <dimov at ronetix.at>
---
include/configs/pm9263.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h
index c9e7489..96e12f2 100644
--- a/include/configs/pm9263.h
+++ b/include/configs/pm9263.h
@@ -214,6 +214,7 @@
#undef CONFIG_CMD_LOADS
#undef CONFIG_CMD_IMLS
+#define CONFIG_CMD_CACHE
#define CONFIG_CMD_PING 1
#define CONFIG_CMD_DHCP 1
#define CONFIG_CMD_NAND 1
--
1.5.5.6
More information about the U-Boot
mailing list