X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fwepep250.h;h=9a20cce457b70bd75c77077857dd7a826f3a3c3b;hb=178e26d75212f5aba63116585ef8f67ca6854e85;hp=717577f398a95c5e480c5cf788036a9d98c1fc4b;hpb=dfc91c33957c95da34e3888dc87912d5c15a7603;p=u-boot diff --git a/include/configs/wepep250.h b/include/configs/wepep250.h index 717577f398..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 @@ -49,10 +52,10 @@ */ #include -#undef CONFIG_CMD_NET -#undef CONFIG_CMD_LOADS #undef CONFIG_CMD_CONSOLE -#undef CONFIG_CMD_AUTOSCRIPT +#undef CONFIG_CMD_LOADS +#undef CONFIG_CMD_NET +#undef CONFIG_CMD_SOURCE /*