Re: [PATCH,resend] don't disable xscale serial ports after autoconfig

From: Russell King
Date: Sat Nov 12 2005 - 16:58:53 EST


On Sun, Oct 30, 2005 at 02:42:09PM +0100, Lennert Buytenhek wrote:
> xscale-type UARTs have an extra bit (UUE) in the IER register that has
> to be written as 1 to enable the UART. At the end of autoconfig() in
> drivers/serial/8250.c, the IER register is unconditionally written as
> zero, which turns off the UART, and makes any subsequent printch() hang
> the box.

Applied, thanks.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/