Re: [PATCH 52/61] cpm_uart: Issue STOP_TX command before initializing console.
From: Scott Wood <hidden> Date: 2007-07-18 16:36:04
Vitaly Bordug wrote:
quoted
+ cpm_line_cr_cmd(pinfo, CPM_CR_STOP_TX);
+
I am recalling exactly the contrary patch that removes stuff to get the non-console UARTs work.
Let's better revalidate this once other pieces will be in before applying.
I tried non-console UARTs and had no problem... How would this
interfere with them? Especially as we're only doing it in the console
init path...
-Scott