From 6e110d295f70cc0821eedcce2adc67dd0f15d5f6 Mon Sep 17 00:00:00 2001 From: Asen Dimov Date: Sun, 12 Dec 2010 12:42:09 +0200 Subject: pm9263: enable cache command Signed-off-by: Asen Dimov --- include/configs/pm9263.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index c9e7489386..96e12f24ce 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 -- cgit v1.2.3