serial: Call flush() before changing baudrate
Changing baudrate is a sensitive operation. To ensure that U-Boot messages printed before changing baudrate are not lost, call new U-Boot console flush() function. Signed-off-by:Pali Rohár <pali@kernel.org> Reviewed-by:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment