[U-Boot] [PATCH] serial_mxc: Remove unconditional DCE setting

Fabio Estevam festevam at gmail.com
Wed Jul 20 22:19:30 CEST 2016


On Wed, Jul 20, 2016 at 4:34 PM, Breno Lima <breno.lima at nxp.com> wrote:
> Commit 83fd908f28c ("dm: imx: serial: Support DTE mode when using driver
> model") breaks the serial output for the imx boards that do not use
> the serial driver model.
>
> The reason for the breakage is that it's setting UFCR_DCEDTE
> unconditionally for the non-dm case.
>
> So keep the original behavior by removing UFCR_DCEDTE setting in the
> non-dm case.
>
> Tested on mx7sabresd and mx6wandboard.
>
> Signed-off-by: Breno Lima <breno.lima at nxp.com>

Thanks for the fix:

Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>


More information about the U-Boot mailing list