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/x230_12mb/target.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'config/coreboot/x230_12mb/target.cfg') diff --git a/config/coreboot/x230_12mb/target.cfg b/config/coreboot/x230_12mb/target.cfg index c0b56379..2556a4ce 100644 --- a/config/coreboot/x230_12mb/target.cfg +++ b/config/coreboot/x230_12mb/target.cfg @@ -5,4 +5,3 @@ payload_grub="y" payload_memtest="y" grub_scan_disk="ahci" vcfg="ivybridge" -payload_uboot_amd64="y" \ No newline at end of file -- cgit v1.2.1