Skip to content
Snippets Groups Projects
Commit 96baa4c3 authored by Linus Walleij's avatar Linus Walleij Committed by Wolfgang Denk
Browse files

serial: pl01x: drain PL01x FIFO before baudrate change


Not draining the FIFO and waiting for the UART to be non-busy
before changing baudrate results in crap characters on the
console, so let's wait for the FIFO to drain and the last
character to be clocked out before we do that.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 349e83f0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment