From eba73c778a85d1c6ad2f0de57c82a8775cdd1c17 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 19 Nov 2024 16:22:14 +0000 Subject: Disable U-Boot x86 except on Qemu It's really buggy on hardware. Disable for now. I've contacted Simon Glass on IRC, asking about hardware. Signed-off-by: Leah Rowe --- config/coreboot/hp820g2_12mb/target.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config/coreboot/hp820g2_12mb') diff --git a/config/coreboot/hp820g2_12mb/target.cfg b/config/coreboot/hp820g2_12mb/target.cfg index be150000..99be701a 100644 --- a/config/coreboot/hp820g2_12mb/target.cfg +++ b/config/coreboot/hp820g2_12mb/target.cfg @@ -7,5 +7,4 @@ release="n" grub_scan_disk="nvme ahci" grubtree="xhci" vcfg="hp820g2" -build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot" -payload_uboot_amd64="y" \ No newline at end of file +build_depend="seabios/default grub/xhci memtest86plus" -- cgit v1.2.1