]> git.ipfire.org Git - people/ms/u-boot.git/commit
Fix a bug with PL010s running at 19200 baud
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Fri, 7 Apr 2017 16:48:22 +0000 (09:48 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 13 Apr 2017 13:41:08 +0000 (09:41 -0400)
commitb2aa88941110868485d38719d119ab79ef9cddfe
tree224a3759ebb84af7271cb0865da359a50aad72f3
parentf1683aa73c31db0a025e0254e6ce1ee7e56aad3e
Fix a bug with PL010s running at 19200 baud

I don't have the hardware test this, but it is almost certainly a typo
in the code dating back to at least 2004.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
drivers/serial/serial_pl01x.c