]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pxa255_idp.h
Merge branch 'master' of /home/wd/git/u-boot/custodians
[u-boot] / include / configs / pxa255_idp.h
index 5e2e7cfcc83b5754a79cf62be6dc8e4968cfc8d9..2cae8ca9b39fbcdfd06c852e559495dc01b175b4 100644 (file)
@@ -68,6 +68,9 @@
 
 #undef CONFIG_USE_IRQ                  /* we don't need IRQ/FIQ stuff */
 
+/* we will never enable dcache, because we have to setup MMU first */
+#define CONFIG_SYS_NO_DCACHE
+
 /*
  * Size of malloc() pool
  */
 /*
  * select serial console configuration
  */
+#define CONFIG_PXA_SERIAL
 #define CONFIG_FFUART         1       /* we use FFUART on LUBBOCK */
 
 /* allow to overwrite serial and ethaddr */