summaryrefslogtreecommitdiffstats
path: root/include/configs/innokom.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-04-05 23:04:30 +0200
committerWolfgang Denk <wd@denx.de>2009-04-05 23:04:30 +0200
commit712ac6a1a6909a58d6549fb220cc921a7e9f9979 (patch)
tree7391a68d2b81d9a9096e170b97bbfe0ed81c2c7f /include/configs/innokom.h
parent23e4af49e066a53cd3e3659b68ef90572d88de84 (diff)
parentc6fadb9c73a6a3e0c7f20696e978304a593a8d2d (diff)
downloadblackbird-obmc-uboot-712ac6a1a6909a58d6549fb220cc921a7e9f9979.tar.gz
blackbird-obmc-uboot-712ac6a1a6909a58d6549fb220cc921a7e9f9979.zip
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'include/configs/innokom.h')
-rw-r--r--include/configs/innokom.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/innokom.h b/include/configs/innokom.h
index 895998adf4..69654c7c0f 100644
--- a/include/configs/innokom.h
+++ b/include/configs/innokom.h
@@ -39,6 +39,10 @@
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
/* for timer/console/ethernet */
+
+/* we will never enable dcache, because we have to setup MMU first */
+#define CONFIG_SYS_NO_DCACHE
+
/*
* Hardware drivers
*/
OpenPOWER on IntegriCloud