X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fwepep250.h;h=9a20cce457b70bd75c77077857dd7a826f3a3c3b;hb=d6288664743cdd4824cb877ca424619c827c1256;hp=e74303da854bf10c4519461c254b124a506b98b4;hpb=ca41ef301b21b3ac25af71750624e0b3d5ddbb3e;p=oweals%2Fu-boot.git diff --git a/include/configs/wepep250.h b/include/configs/wepep250.h index e74303da85..9a20cce457 100644 --- a/include/configs/wepep250.h +++ b/include/configs/wepep250.h @@ -27,10 +27,13 @@ #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 */ +#define CONFIG_PXA_SERIAL #define CONFIG_BTUART 1 /* BTUART is default on WEP dev board */ #define CONFIG_BAUDRATE 115200