summaryrefslogtreecommitdiffstats
path: root/include/configs/mx35pdk.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2012-04-01 03:23:01 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-04-16 14:53:59 +0200
commit0792a36efbde78681faebcbe1326adc4524fbcaa (patch)
treef6c13537a3bcb7fde15fb6caaffa429212131797 /include/configs/mx35pdk.h
parent81b1c9ebe1f5a4e36eaccc0e3732c3fbf76f9807 (diff)
downloadtalos-obmc-uboot-0792a36efbde78681faebcbe1326adc4524fbcaa.tar.gz
talos-obmc-uboot-0792a36efbde78681faebcbe1326adc4524fbcaa.zip
mx35: mx35pdk: fix when cache functions are linked
Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx35pdk.h')
-rw-r--r--include/configs/mx35pdk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
index 0c62b9fdfb..1e03639adf 100644
--- a/include/configs/mx35pdk.h
+++ b/include/configs/mx35pdk.h
@@ -38,6 +38,7 @@
/* Set TEXT at the beginning of the NOR flash */
#define CONFIG_SYS_TEXT_BASE 0xA0000000
+#define CONFIG_SYS_CACHELINE_SIZE 32
#define CONFIG_SYS_64BIT_VSPRINTF
@@ -106,6 +107,7 @@
#define CONFIG_BOOTP_DNS
#define CONFIG_CMD_NAND
+#define CONFIG_CMD_CACHE
#define CONFIG_CMD_I2C
#define CONFIG_CMD_SPI
OpenPOWER on IntegriCloud