-
Russell King authored
Some UARTs give us a transmit interrupt when the TX FIFO is less than half empty. This means we should not transfer a FIFO-full of data to the device. Introduce "tx_loadsz" to indicate the size of this transfer.
e1e54798
Some UARTs give us a transmit interrupt when the TX FIFO is less than half empty. This means we should not transfer a FIFO-full of data to the device. Introduce "tx_loadsz" to indicate the size of this transfer.