[PATCH 15/18] riscv: qemu: Enable PRE_CONSOLE_BUFFER

Rick Chen rickchen36 at gmail.com
Tue Jul 25 09:20:58 CEST 2023


> From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Bin Meng
> Sent: Sunday, July 23, 2023 12:41 PM
> To: Simon Glass <sjg at chromium.org>; u-boot at lists.denx.de
> Cc: Bin Meng <bmeng.cn at 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 <bmeng at tinylab.org>
> ---
>
>  board/emulation/qemu-riscv/Kconfig | 5 +++++
>  1 file changed, 5 insertions(+)

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list