From 6741b5310f81ae5ae0132ad85b09fb31d6377b6c Mon Sep 17 00:00:00 2001
From: Asen Dimov <dimov@ronetix.at>
Date: Sun, 12 Dec 2010 12:41:36 +0200
Subject: [PATCH] pm9261: enable cache command

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

diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h
index c7f0be91f06..26e50490f72 100644
--- a/include/configs/pm9261.h
+++ b/include/configs/pm9261.h
@@ -203,6 +203,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
-- 
GitLab