summaryrefslogtreecommitdiffstats
path: root/include/configs/wepep250.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/wepep250.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/wepep250.h')
-rw-r--r--include/configs/wepep250.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/wepep250.h b/include/configs/wepep250.h
index e74303da85..197ac0bbd6 100644
--- a/include/configs/wepep250.h
+++ b/include/configs/wepep250.h
@@ -27,6 +27,8 @@
#define CONFIG_WEPEP250 1 /* config for wepep250 board */
#undef CONFIG_USE_IRQ /* don't need use IRQ/FIQ */
+/* we will never enable dcache, because we have to setup MMU first */
+#define CONFIG_SYS_NO_DCACHE
/*
* Select serial console configuration
OpenPOWER on IntegriCloud