mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-15 08:20:59 +02:00
Disable U-Boot x86 except on Qemu
It's really buggy on hardware. Disable for now. I've contacted Simon Glass on IRC, asking about hardware. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -3,5 +3,4 @@ xarch="i386-elf"
|
||||
payload_seabios="y"
|
||||
payload_grub="y"
|
||||
grub_scan_disk="ahci"
|
||||
build_depend="seabios/default grub/default u-boot/i386coreboot"
|
||||
payload_uboot_i386="y"
|
||||
build_depend="seabios/default grub/default"
|
||||
|
||||
Reference in New Issue
Block a user