This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP 3530 Serial Driver question ?

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?