summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorJohannes Schneider <johannes.schneider@leica-geosystems.com>2022-09-06 15:15:04 +0300
committerStefano Babic <sbabic@denx.de>2022-09-18 23:56:10 +0300
commitc7878a0483c59c48a730123bc0f4659fd40921bf (patch)
treee565625b28c6731e4f9d8a9adb1caca0b5534b00 /Kconfig
parent25b7ce32871f94b96385b31e4bd6b1fd830cccd7 (diff)
downloadu-boot-c7878a0483c59c48a730123bc0f4659fd40921bf.tar.xz
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>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions