Skip to content
Commit c7878a04 authored by Johannes Schneider's avatar Johannes Schneider Committed by Stefano Babic
Browse files

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: default avatarJohannes Schneider <johannes.schneider@leica-geosystems.com>
Reviewed-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarFabio Estevam <festevam@denx.de>
parent 25b7ce32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment