public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] Set FIFO Polled Mode on 16550 UART
@ 2018-05-24 19:07 Leo Duran
  2018-05-24 19:07 ` [PATCH] MdeModulePkg/Library/BaseSerialPortLib16550: Ensure FIFO Polled Mode Leo Duran
  0 siblings, 1 reply; 11+ messages in thread
From: Leo Duran @ 2018-05-24 19:07 UTC (permalink / raw)
  To: edk2-devel

This patch ensures the 16500 UART is initialiazed in FIFO Polled Mode.
For an example, please see:

http://www.ti.com/lit/ds/symlink/pc16550d.pdf

8.4.2 FIFO Polled Mode Operation
With FCR0=1 resetting IER0, IER1, IER2, IER3 or all to zero puts the UART
in the FIFO Polled Mode of operation.

Leo Duran (1):
  MdeModulePkg/Library/BaseSerialPortLib16550: Ensure FIFO Polled Mode

 .../BaseSerialPortLib16550/BaseSerialPortLib16550.c      | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-06-11  2:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-24 19:07 [PATCH] Set FIFO Polled Mode on 16550 UART Leo Duran
2018-05-24 19:07 ` [PATCH] MdeModulePkg/Library/BaseSerialPortLib16550: Ensure FIFO Polled Mode Leo Duran
2018-05-25  8:20   ` Ni, Ruiyu
2018-05-25 11:13   ` Zeng, Star
2018-05-25 13:38     ` Duran, Leo
2018-06-05 21:21       ` Duran, Leo
2018-06-06  0:43         ` Zeng, Star
2018-06-06  1:05           ` Duran, Leo
2018-06-06  9:07             ` Zeng, Star
2018-06-09 23:30               ` Duran, Leo
2018-06-11  2:41                 ` Zeng, Star

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox