cb/hp820g2_12mb: disable u-boot

it currently boot loops like on some kabylake machines

really buggy codebase. i should just rip off the band-aid
and add edk2 already.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-08-03 23:50:03 +01:00
parent d19a0241a1
commit 8d0ad21112
+1 -2
View File
@@ -8,5 +8,4 @@ payload_memtest="y"
grub_scan_disk="nvme ahci"
grubtree="xhci_nvme"
vcfg="hp820g2"
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
payload_uboot="amd64"
build_depend="seabios/default grub/xhci_nvme memtest86plus"