From 8d0ad21112b73c956907d75c1565d09d26980ac4 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 3 Aug 2026 23:50:03 +0100 Subject: 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 --- config/coreboot/hp820g2_12mb/target.cfg | 3 +-- 1 file changed, 1 insertion(+), 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" -- cgit v1.2.1