]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SERIAL] OMAP1510 serial fix for 115200 baud
authorJonathan McDowell <noodles@earth.li>
Tue, 15 Aug 2006 06:05:32 +0000 (23:05 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 1 Oct 2006 16:07:06 +0000 (17:07 +0100)
commit255341c6fded73204b1ee6feb5fe16e125b27f62
tree28727c6c6d0aa9c98ca3f902d62b8d4195a7e8a8
parent80e3c2b659515ef236f33f691ff5b22ae90ae8e4
[SERIAL] OMAP1510 serial fix for 115200 baud

The patch below is necessary for 115200 baud on an OMAP1510 internal UART.
It's been in the linux-omap tree for some time and with it applied to a
vanilla Linus git tree the serial console on the Amstrad Delta (which is
OMAP1510 based and whose initial bootloader runs at 115200) works fine (it
doesn't without it).

Signed-off-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/8250.c