[U-Boot] [PATCH 3/7] serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg

Simon Glass sjg at chromium.org
Tue Jun 6 21:09:00 UTC 2017


On 5 June 2017 at 23:31, Jagan Teki <jagannadh.teki at gmail.com> wrote:
> From: Jagan Teki <jagan at amarulasolutions.com>
>
> Control reg write should be part of setbrg for better
> buadrate generation, so move cr1 and cr2 write to
> mxc_serial_setbrg
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
>  drivers/serial/serial_mxc.c | 8 +++-----
>  1 file changed, 3 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list