Files
u-boot/drivers
Michal Simek e90d2659e4 serial: zynq: Write chars till output fifo is full
Change logic and put char to fifo till there is a space in output fifo.
Origin logic was that output fifo needs to be empty. It means only one
char was in output queue.
Also remove unused ZYNQ_UART_SR_TXEMPTY macro.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-06-15 08:54:05 +02:00
..
2018-05-08 09:07:40 -04:00
2018-05-29 08:33:05 +02:00
2018-06-01 15:56:02 +02:00
2018-06-01 15:56:02 +02:00
2018-06-13 07:49:12 -04:00
2018-06-01 15:56:02 +02:00
2018-06-05 20:19:09 -04:00
2018-05-25 20:13:00 -04:00
2018-06-13 11:43:59 -04:00