]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: LPC32xx: serial.c: HW bug workaround
authorRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:28:02 +0000 (17:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Mar 2012 17:32:39 +0000 (10:32 -0700)
commitfd3fb91a55d4a8f7eff63b26631a4a34c4ba76d0
tree9ab07aba3d73e8af8c87eb232c1c5c4a5d849654
parent46ef1956475fd62f21ee67b3f49dbfe2a60fa13d
ARM: LPC32xx: serial.c: HW bug workaround

commit 2707208ee8a80dbbd5426f5aa1a934f766825bb5 upstream.

This patch fixes a HW bug by flushing RX FIFOs of the UARTs on init. It was
ported from NXP's git.lpclinux.com tree.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-lpc32xx/serial.c