On 14 June 2018 at 03:32, Michal Simek <[email protected]> wrote: > 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 <[email protected]> > --- > > drivers/serial/serial_zynq.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

