Files
u-boot-tk1-som/drivers
Vikas Manocha 2df810717e serial: pl01x: fix pl011 baud rate configuration
UART_IBRD, UART_FBRD, and UART_LCR_H form a single 30-bit wide register which
is updated on a single write strobe generated by a UART_LCR_H write. So, to
internally update the content of UART_IBRD or UART_FBRD, a write to UART_LCR_H
must always be performed at the end.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-12-08 09:35:44 -05:00
..
2014-09-24 18:30:29 -04:00
2014-11-24 12:01:48 -05:00
2014-09-24 18:30:28 -04:00
2014-10-25 07:27:37 -04:00
2014-11-24 12:01:48 -05:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-11-24 12:01:48 -05:00
2014-12-01 15:24:07 -05:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00