Hi,
I want to disable the debug output of UART port & make use of it as my Applications UART Port.
I'm using IMX535 QSB with Android 2.3.3
Hope it is done at the time of booting but am not sure about the steps
Could you please tel me the steps of how to disable the debug output of UART port & make use it as Applications UART Port.
Kindly do the needful as soon as possible,
Many Thanks,
Srinivasan S
Disable serial console in kernel, remove kernel argument (console=XXX) from kernel command line. If you still need a console, try telnet, ssh through ethernet.