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:
Leah Rowe
2024-11-19 22:48:21 +00:00
parent b549d1e5f3
commit fdbdf0449b
85 changed files with 113 additions and 30 deletions
+2 -1
View File
@@ -7,4 +7,5 @@ release="n"
grub_scan_disk="nvme ahci"
grubtree="xhci"
vcfg="hp820g2"
build_depend="seabios/default grub/xhci memtest86plus"
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
payload_uboot_amd64="y"