]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge patch series "Resolve issues with booting distros on x86"
authorTom Rini <trini@konsulko.com>
Thu, 11 Apr 2024 02:01:42 +0000 (20:01 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 11 Apr 2024 02:01:42 +0000 (20:01 -0600)
commita6915942419413153d09fbba28547318f1d77c55
tree0b91636c678154e795bddfebb5d4262d612b4dc4
parent16303608f929a91021d9be91a090cff12a3d89df
parenteedbfc0c104f44a4f430bf106353f8b6b21a5f8a
Merge patch series "Resolve issues with booting distros on x86"

Simon Glass <sjg@chromium.org> says:

This little series reprises the EFI-video fix, fixes a USB problem and
enables a boot script for coreboot.

It also moves to truetype fonts for coreboot and qemu-x86, since the
menus look much better and there are no strong size constraints.

With these changes it is possible to boot a Linux distro automatically
with U-Boot on x86, including when U-Boot is the second-stage
bootloader.
arch/x86/Kconfig
board/emulation/qemu-x86/Kconfig
configs/coreboot64_defconfig
configs/coreboot_defconfig
configs/qemu-x86_64_defconfig
configs/qemu-x86_defconfig
drivers/video/console_truetype.c
drivers/video/vidconsole-uclass.c