summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-08-03 23:50:03 +0100
committerLeah Rowe <leah@libreboot.org>2026-08-03 23:50:03 +0100
commit8d0ad21112b73c956907d75c1565d09d26980ac4 (patch)
tree87ae7308e9210c38849c6b9b2fac318d77664f67 /config
parentd19a0241a1798bd83fb0e237866e5a89f9220d0b (diff)
cb/hp820g2_12mb: disable u-bootHEADmaster
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>
Diffstat (limited to 'config')
-rw-r--r--config/coreboot/hp820g2_12mb/target.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/coreboot/hp820g2_12mb/target.cfg b/config/coreboot/hp820g2_12mb/target.cfg
index 8a69483f..c837bffd 100644
--- a/config/coreboot/hp820g2_12mb/target.cfg
+++ b/config/coreboot/hp820g2_12mb/target.cfg
@@ -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"