X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fimx31_litekit.h;h=a340e97f008c61cc739a544daa1e72d22d7fff35;hb=0a7bec7f991950da90c6ee6bc59f322abebccbb7;hp=1455ea247a888aa94838154e86a1c01ce4ba8898;hpb=5721385b187b3154c7768e6c182501022f4e2e45;p=u-boot diff --git a/include/configs/imx31_litekit.h b/include/configs/imx31_litekit.h index 1455ea247a..a340e97f00 100644 --- a/include/configs/imx31_litekit.h +++ b/include/configs/imx31_litekit.h @@ -63,8 +63,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_MXC_GPIO #define CONFIG_HARD_SPI 1 @@ -87,7 +87,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