[U-Boot] [PATCH 3/4] mx35: flea3: fix when cache functions are linked
Stefano Babic
sbabic at denx.de
Sun Apr 1 15:23:00 CEST 2012
Signed-off-by: Stefano Babic <sbabic at denx.de>
---
include/configs/flea3.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/configs/flea3.h b/include/configs/flea3.h
index 649e272..f046a58 100644
--- a/include/configs/flea3.h
+++ b/include/configs/flea3.h
@@ -34,6 +34,7 @@
#define CONFIG_MX35_HCLK_FREQ 24000000
#define CONFIG_SYS_DCACHE_OFF
+#define CONFIG_SYS_CACHELINE_SIZE 32
#define CONFIG_DISPLAY_CPUINFO
@@ -98,6 +99,7 @@
#define CONFIG_BOOTP_DNS
#define CONFIG_CMD_NAND
+#define CONFIG_CMD_CACHE
#define CONFIG_CMD_I2C
#define CONFIG_CMD_SPI
--
1.7.5.4
More information about the U-Boot
mailing list