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
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to