On Thu, 11 Aug 2022 at 06:39, Pali Rohár 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
> ---
> boot/bootm_os.
In lot of cases kernel resets UART HW. To ensure that U-Boot messages
printed before booting kernel are not lost, call new U-Boot console flush()
function.
Signed-off-by: Pali Rohár
---
boot/bootm_os.c | 1 +
cmd/boot.c | 1 +
cmd/elf.c | 2 ++
3 files changed, 4 insertions(+)
diff -
2 matches
Mail list logo