Files
u-boot-tk1-som/drivers
Stefan Agner 89e69fd4a9 arm: vf610: lpuart: disable FIFO on initializaton
UART does not use the UART FIFO, but we should also not rely that
the UART FIFO is diabled by default. For instance, when loading
U-Boot using the boot ROMs serial downloader protocol over UART,
FIFO is enabled at U-Boot start time.

This patch disables the RX and TX FIFO, sets back their thresholds
and flushes them.

Signed-off-by: Stefan Agner <stefan@agner.ch>
2014-09-09 16:54:16 +02:00
..
2014-07-23 14:08:37 +01:00
2014-08-09 11:17:04 -04:00
2014-06-11 16:27:05 -04:00
2014-08-30 07:46:38 -04:00