[PATCH 10/18] riscv: qemu: Enable Bochs video support
Simon Glass
sjg at chromium.org
Thu Jul 27 02:50:01 CEST 2023
On Sat, 22 Jul 2023 at 22:41, Bin Meng <bmeng at tinylab.org> wrote:
>
> Enable video console using the emulated Bochs VGA card.
>
> Signed-off-by: Bin Meng <bmeng at tinylab.org>
> ---
>
> board/emulation/qemu-riscv/Kconfig | 3 +++
> doc/board/emulation/qemu-riscv.rst | 5 +++++
> include/configs/qemu-riscv.h | 5 +++++
> 3 files changed, 13 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
How about a series to move this over to txt environment?
More information about the U-Boot
mailing list