
24 Jul
2021
24 Jul
'21
10:41 p.m.
On Mon, Jul 19, 2021 at 03:36:04PM +0800, Chen Baozi wrote:
pl01x_putc() might return -EAGAIN if there was no space in FIFO. In that case, high-level caller should wait until there is space and resend the character.
Signed-off-by: Chen Baozi chenbaozi@phytium.com.cn Reviewed-by: Stefan Roese sr@denx.de Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom