On Mon, 5 Sept 2022 at 03:31, Pali Rohár <p...@kernel.org> wrote:
>
> 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 <p...@kernel.org>
> ---
> Changes in v3:
> * Remove support from serial.c
> * Fix commit message
> ---
>  cmd/load.c                     | 5 +++++
>  drivers/serial/serial-uclass.c | 1 +
>  2 files changed, 6 insertions(+)
>

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to