[PATCH v2 6/6] boot: Call flush() before booting
Simon Glass
sjg at chromium.org
Thu Aug 11 16:47:54 CEST 2022
On Thu, 11 Aug 2022 at 06:39, Pali Rohár <pali at kernel.org> wrote:
>
> In lot of cases kernel resets UART HW. To ensure that U-Boot messages
In a lot
> printed before booting kernel are not lost, call new U-Boot console flush()
booting the kernel
> function.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
> boot/bootm_os.c | 1 +
> cmd/boot.c | 1 +
> cmd/elf.c | 2 ++
> 3 files changed, 4 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list