Fix crossed fingers output. Only comment changed.
This commit is contained in:
parent
9546dbd128
commit
3a1f3e0d0c
@ -189,7 +189,7 @@ imx_uart_bus_attach(struct uart_softc *sc)
|
||||
|
||||
(void)imx_uart_bus_getsig(sc);
|
||||
|
||||
/* XXX workaround to have working console on manut prompt */
|
||||
/* XXX workaround to have working console on mount prompt */
|
||||
if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE){
|
||||
DIS(bas, UCR4, DREN);
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user