]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Switch QEMU over to use the bochs driver
authorSimon Glass <sjg@chromium.org>
Sun, 16 Jul 2023 03:39:19 +0000 (21:39 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 17 Jul 2023 09:23:15 +0000 (17:23 +0800)
commitb8956425d525c3c25fd218f252f89a5e44df6a9f
tree1b368979d5db325e87255fab8cbc180f5eea1a4a
parente2d934b4dae97493db2a74211a82b433776e2000
x86: Switch QEMU over to use the bochs driver

This is more convenient since it does not require a video BIOS. Enable
it for QEMU.

Also drop use of video in SPL for the 64-bit QEMU, since it not needed
now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/qemu/Kconfig
configs/qemu-x86_64_defconfig
configs/qemu-x86_defconfig