1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 15:20:21 +01:00
Files
u-boot-megous/cmd/load.c
Pali Rohár 989cc40f80 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>
2022-09-24 11:34:38 -04:00

27 KiB