On 15/12/2014 16:21, Dr. David Alan Gilbert wrote: >> > >> > - serial_xmit is called from outside only after resetting TEMT and THRE >> > and pushing a character on the FIFO > Are you sure about TEMT? My reading of serial_ioport_write is that if > !FCR_FE then TEMT isn't cleared.
This patch changes that. Paolo