summaryrefslogtreecommitdiffstats
path: root/include/configs/omap4_common.h
diff options
context:
space:
mode:
authorAneesh V <aneesh@ti.com>2011-11-21 23:38:59 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-12-06 23:59:34 +0100
commit8e40852f0d60ab0b1381d43e38b31a6b3bcd6549 (patch)
treeed3cb1001847a9de5227d390aaad97e22eae7c3d /include/configs/omap4_common.h
parentd71a4916d6ed3a60c254d800b992fc039a04c762 (diff)
downloadblackbird-obmc-uboot-8e40852f0d60ab0b1381d43e38b31a6b3bcd6549.tar.gz
blackbird-obmc-uboot-8e40852f0d60ab0b1381d43e38b31a6b3bcd6549.zip
omap: fix cache line size for omap3/omap4 boards
Acked-by: Tom Rini <trini@ti.com> Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/omap4_common.h')
-rw-r--r--include/configs/omap4_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h
index a058700c62..613aef2bf9 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -239,6 +239,7 @@
#define CONFIG_SYS_L2_PL310 1
#define CONFIG_SYS_PL310_BASE 0x48242000
#endif
+#define CONFIG_SYS_CACHELINE_SIZE 32
/* Defines for SDRAM init */
#define CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS
OpenPOWER on IntegriCloud