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/t1650_12mb/target.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config/coreboot/t1650_12mb') diff --git a/config/coreboot/t1650_12mb/target.cfg b/config/coreboot/t1650_12mb/target.cfg index aa08547a..abc1d14e 100644 --- a/config/coreboot/t1650_12mb/target.cfg +++ b/config/coreboot/t1650_12mb/target.cfg @@ -6,5 +6,4 @@ payload_memtest="y" grub_scan_disk="nvme ahci" grubtree="nvme" vcfg="t1650" -build_depend="seabios/default grub/nvme memtest86plus u-boot/amd64coreboot" -payload_uboot_amd64="y" \ No newline at end of file +build_depend="seabios/default grub/nvme memtest86plus" -- cgit v1.2.1