mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
3a56482590
Bit 7 of UCR3 is described in the i.MX3x/i.MX5x/i.MX6x reference manuals as follows: Autobaud Detection Not Improved-. Disables new features of autobaud detection (See Baud Rate Automatic Detection Protocol, for more details). 0 Autobaud detection new features selected 1 Keep old autobaud detection mechanism On at least i.MX6DQ, i.MX6DLS and i.MX53, the "new features" occasionally cause the receiver to get out of sync and continuously produce received characters of '\xff'. This patch disables the "new feature" on all boards, since there's no support for auto-baud in U-Boot on any of them. More details are available in this post on i.MX Community: https://community.freescale.com/message/403254 Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Tested-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de> |
||
---|---|---|
.. | ||
altera_jtag_uart.c | ||
altera_uart.c | ||
arm_dcc.c | ||
atmel_usart.c | ||
atmel_usart.h | ||
lpc32xx_hsuart.c | ||
Makefile | ||
mcfuart.c | ||
mxs_auart.c | ||
ns16550.c | ||
opencores_yanu.c | ||
sandbox.c | ||
serial.c | ||
serial_arc.c | ||
serial_bfin.c | ||
serial_imx.c | ||
serial_ks8695.c | ||
serial_lpuart.c | ||
serial_max3100.c | ||
serial_mxc.c | ||
serial_ns16550.c | ||
serial_pl01x.c | ||
serial_pl01x.h | ||
serial_pxa.c | ||
serial_s3c24x0.c | ||
serial_s5p.c | ||
serial_sa1100.c | ||
serial_sh.c | ||
serial_sh.h | ||
serial_xuartlite.c | ||
serial_zynq.c | ||
usbtty.c | ||
usbtty.h |