mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-15 17:58:46 +02:00
Re-enable U-Boot x86 on real mainboards
The previous stability issues were resolved, thanks to
the previous revision which added a fix courtesy Simon Glass.
This reverts commit eba73c778a.
This commit is contained in:
@@ -3,4 +3,5 @@ xarch="i386-elf"
|
||||
payload_seabios="y"
|
||||
payload_grub="y"
|
||||
grub_scan_disk="ahci"
|
||||
build_depend="seabios/default grub/default"
|
||||
build_depend="seabios/default grub/default u-boot/i386coreboot"
|
||||
payload_uboot_i386="y"
|
||||
|
||||
Reference in New Issue
Block a user