X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fea20.h;h=441676b7250140f4f2d5040a8c8a40141b1eed83;hb=f9fc237f1f07d4e5ff7c9c2da39cabc8d3d7b339;hp=201e6b570b659002e219172a887d15755afa7620;hpb=4dd834906dcc8207f82a686e060ffaa7b7ac878f;p=u-boot diff --git a/include/configs/ea20.h b/include/configs/ea20.h index 201e6b570b..441676b725 100644 --- a/include/configs/ea20.h +++ b/include/configs/ea20.h @@ -67,7 +67,7 @@ #define CONFIG_SYS_NS16550 #define CONFIG_SYS_NS16550_SERIAL #define CONFIG_SYS_NS16550_REG_SIZE -4 /* NS16550 register size */ -#define CONFIG_SYS_NS16550_COM1 DAVINCI_UART2_BASE /* Base address of UART2 */ +#define CONFIG_SYS_NS16550_COM1 DAVINCI_UART0_BASE /* Base address of UART0 */ #define CONFIG_SYS_NS16550_CLK clk_get(DAVINCI_UART2_CLKID) #define CONFIG_CONS_INDEX 1 /* use UART0 for console */ #define CONFIG_BAUDRATE 115200 /* Default baud rate */