From 37ee3ccce77a5ff8b791d61b04931385af015f99 Mon Sep 17 00:00:00 2001
From: Asen Dimov <dimov@ronetix.at>
Date: Sun, 12 Dec 2010 12:42:38 +0200
Subject: [PATCH] pm9g45: enable cache command

Signed-off-by: Asen Dimov <dimov@ronetix.at>
---
 include/configs/pm9g45.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h
index 8822012fda..ec51ccf062 100644
--- a/include/configs/pm9g45.h
+++ b/include/configs/pm9g45.h
@@ -81,6 +81,7 @@
 #undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_IMLS
 
+#define CONFIG_CMD_CACHE
 #define CONFIG_CMD_PING		1
 #define CONFIG_CMD_DHCP		1
 #define CONFIG_CMD_NAND		1
-- 
GitLab