> From: U-Boot <u-boot-boun...@lists.denx.de> On Behalf Of Bin Meng
> Sent: Sunday, July 23, 2023 12:41 PM
> To: Simon Glass <s...@chromium.org>; u-boot@lists.denx.de
> Cc: Bin Meng <bmeng...@gmail.com>
> Subject: [PATCH 15/18] riscv: qemu: Enable PRE_CONSOLE_BUFFER
>
> By default the video console only outputs messages after it's ready.
> Messages before that won't show on the video console, but U-Boot has an 
> option to buffer the console messages before it's ready.
>
> Enable this support, and carefully select an address for the buffer.
>
> Signed-off-by: Bin Meng <bm...@tinylab.org>
> ---
>
>  board/emulation/qemu-riscv/Kconfig | 5 +++++
>  1 file changed, 5 insertions(+)

Reviewed-by: Rick Chen <r...@andestech.com>

Reply via email to