serial: lpuart: Enable RX and TX FIFO
authorYe Li <ye.li@nxp.com>
Thu, 18 Oct 2018 12:28:32 +0000 (14:28 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Oct 2018 10:59:02 +0000 (12:59 +0200)
commitcdc16f61823914ff19fdaddf3ca66ad7b159a1bd
tree6e070d35401e765b42406f7221842918e15763c8
parent126f884903b647f2c349d0e756d70db3b5144249
serial: lpuart: Enable RX and TX FIFO

Enable the RX and TX FIFO in LPUART driver to avoid the input lost
during U-Boot boot up.

Signed-off-by: Ye Li <ye.li@nxp.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
drivers/serial/serial_lpuart.c