commit | 716161663ec4904f0487308dd428ceb8b42bcf5d | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Sun Jul 23 12:40:33 2023 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Aug 02 16:31:52 2023 +0800 |
tree | 2dde0fda49cba74d7ba09674a237a885d842abf1 | |
parent | 093bd0354e5b947b0bd634bf5ed4041ba075b57d [diff] |
riscv: qemu: Enable Bochs video support Enable video console using the emulated Bochs VGA card. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org>