X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx31ads.h;h=cc720e80833a7dd3f0fd4b8b455ef4e473ea63a1;hb=962d026b6aaf7d801d182f3188e4bbc106e057e3;hp=7e011aea9df3f4e038d262bbfe7a5c35d4348538;hpb=5721385b187b3154c7768e6c182501022f4e2e45;p=u-boot diff --git a/include/configs/mx31ads.h b/include/configs/mx31ads.h index 7e011aea9d..cc720e8083 100644 --- a/include/configs/mx31ads.h +++ b/include/configs/mx31ads.h @@ -60,8 +60,8 @@ * Hardware drivers */ -#define CONFIG_MXC_UART 1 -#define CONFIG_SYS_MX31_UART1 1 +#define CONFIG_MXC_UART +#define CONFIG_MXC_UART_BASE UART1_BASE #define CONFIG_HARD_SPI 1 #define CONFIG_MXC_SPI 1 @@ -84,7 +84,6 @@ #define CONFIG_ENV_OVERWRITE #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE {9600, 19200, 38400, 57600, 115200} /*********************************************************** * Command definition