Hi
I add the OMAP Serial Driver into the Linux kernel 2.6. 32.
I remove the "8250/16550 and compatible support" and built-in "OMAP serial port support", "Console on OMAP serial port".
I can't get any information from the Serial port.
My system use the TI OMAP 3530.
Why do we need to enable both 8250 and omap-serial for console. The console
UART can be either external UART or any one of the omap UART right?