[U-Boot] [PATCH] serial: pl01x: fix PL010 regression
Tom Rini
trini at konsulko.com
Tue Apr 21 16:06:12 CEST 2015
On Tue, Apr 21, 2015 at 03:10:06PM +0200, Linus Walleij wrote:
> commit aed2fbef5e9a0ab5a7cd01e742039a962f0b24ef
> "dm: serial: Tidy up the pl01x driver"
> caused a regression on (real hardware) PL010 by omitting
> to update the line control register when switching baudrate.
>
> Fix this by inlining the missing write to the baud control
> register.
>
> Also renaming the set_line_control() function to
> pl011_set_line_control() since this function is clearly
> PL011-specific, and it won't suffice to call that to
> set up line control.
>
> Tested on the Integrator/AP hardware.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150421/904644e6/attachment.sig>
More information about the U-Boot
mailing list