diff options
author | Stefan Agner <stefan@agner.ch> | 2014-08-19 15:54:28 (GMT) |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2014-09-09 14:54:16 (GMT) |
commit | 89e69fd4a96bcab2469d3d084ba335c6b925771a (patch) | |
tree | e113dbf2c25453e6dd7fb3ded88813d40ff92277 /doc/README.omap3 | |
parent | a3db78d8870c8fb5bc0b1acd73bdc998d0d34200 (diff) | |
download | u-boot-89e69fd4a96bcab2469d3d084ba335c6b925771a.tar.xz |
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>
Diffstat (limited to 'doc/README.omap3')
0 files changed, 0 insertions, 0 deletions