[U-Boot] OMAP 4 Duovero change console UART port
Daniel Malmquist
malmqui at kth.se
Thu Aug 22 09:16:53 CEST 2013
Hi!
Thanks for the quick reply :)
However, I did try this as well with no luck.
Daniel
________________________________________
Från: Mats Kärrman [Mats.Karrman at tritech.se]
Skickat: den 22 augusti 2013 09:14
Till: Daniel Malmquist; u-boot at lists.denx.de
Ämne: RE: OMAP 4 Duovero change console UART port
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