arm nomadik: activate defrag choose 4k transfer block size
[oweals/u-boot.git] / include / configs / xaeniax.h
index 086ca69c102462352f31ad8554db2f67332e601e..83883f6fd5eb23ce846f7d51f9cf80378e4a2609 100644 (file)
 
 #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
+
 /*
  * select serial console configuration
  */
+#define CONFIG_PXA_SERIAL
 #define CONFIG_BTUART         1       /* we use BTUART on XAENIAX */