aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-12-19 10:00:03 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-12-19 10:01:38 -0700
commitd6ff6afe54693faa116228949c137635c4460240 (patch)
treec9271bbc5ce02facb5e412c301c668daaec62423
parentf1317c7f406a5d6db8b3f914b4801943be6d3c8c (diff)
SAUCE: OMAP3 Beagle: Turn off dcache for beagle as USB is broken with it on.
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--include/configs/omap3_beagle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index a0d75a9dd..f334d9649 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -408,6 +408,7 @@
#define CONFIG_OMAP3_SPI
+#define CONFIG_SYS_DCACHE_OFF
#define CONFIG_SYS_CACHELINE_SIZE 64
/* Defines for SPL */