]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ns16550.c: Fix for ns16550 driver hanging on OMAP4
authorGregoire Gentil <gregoire@gentil.com>
Mon, 10 Nov 2014 19:04:10 +0000 (11:04 -0800)
committerTom Rini <trini@ti.com>
Fri, 5 Dec 2014 02:28:32 +0000 (21:28 -0500)
commit956a8bae537974673e126f67a227355f27e48ec6
tree5ee44ac5beb4704af2a61bb1742f6d1708e53d53
parent0c331ebcc6843bb5e4e6727d1b4a13ef2284a5ab
ns16550.c: Fix for ns16550 driver hanging on OMAP4

The same problem that is seen on some OMAP3 is also seen on some OMAP4
so include them in the test in order to prevent some hangs during SPL.

[trini: Re-word commit message, make apply cleanly]
Signed-off-by: Tom Rini <trini@ti.com>
drivers/serial/ns16550.c