Files
u-boot/drivers/serial
Johannes Schneider c7878a0483 serial: mxc: have putc use the TXFIFO
only waiting for TXEMPTY leads to corrupted messages going over the
wire - which is fixed by making use of the FIFO

this change is following the linux kernel uart driver
(drivers/tty/serial/imx.c), which also checks UTS_TXFULL
instead of UTS_TXEMPTY

Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
2022-09-18 22:56:10 +02:00
..
2022-07-07 09:29:08 -04:00
2022-07-07 09:29:08 -04:00
2021-12-31 06:45:01 +01:00
2022-06-06 18:01:21 -04:00
2019-05-10 22:43:18 +02:00
2022-04-01 15:03:13 -04:00
2022-07-07 09:29:08 -04:00