Skip to content
Commit 19820150 authored by Chen Baozi's avatar Chen Baozi Committed by Tom Rini
Browse files

serial: pl011: Resend the character if FIFO is full in debug uart



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: default avatarChen Baozi <chenbaozi@phytium.com.cn>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 8f20c480
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment