]> git.baikalelectronics.ru Git - uboot.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)
commit1e72522a94a8ea6a5aeec711984040941d553d74
tree1b368979d5db325e87255fab8cbc180f5eea1a4a
parented977ff650b399594f578281d53657355870e6fd
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