On Wed, Jul 20, 2016 at 4:34 PM, Breno Lima <[email protected]> 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 <[email protected]>
Thanks for the fix: Reviewed-by: Fabio Estevam <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

