[U-Boot] OMAP 4 Duovero change console UART port

Mats Kärrman Mats.Karrman at tritech.se
Thu Aug 22 09:14:50 CEST 2013


Hi!

Look in drivers/serial/serial_ns16550.c

Changing ..COM3 to UART_BASE4 seems a bit unorthodox, Try changing to:

#define CONFIG_SYS_NS16550_COM4         UART4_BASE      << COM4!!!
#define CONFIG_CONS_INDEX 4

BR // Mats


More information about the U-Boot mailing list