commit | 956a8bae537974673e126f67a227355f27e48ec6 | [log] [tgz] |
---|---|---|
author | Gregoire Gentil <gregoire@gentil.com> | Mon Nov 10 11:04:10 2014 -0800 |
committer | Tom Rini <trini@ti.com> | Thu Dec 04 21:28:32 2014 -0500 |
tree | 5ee44ac5beb4704af2a61bb1742f6d1708e53d53 | |
parent | 0c331ebcc6843bb5e4e6727d1b4a13ef2284a5ab [diff] |
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>