summaryrefslogtreecommitdiff
path: root/config/coreboot/x230_16mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-11-19 16:22:14 +0000
committerLeah Rowe <leah@libreboot.org>2024-11-19 16:22:14 +0000
commiteba73c778a85d1c6ad2f0de57c82a8775cdd1c17 (patch)
treeabbeefa5b47dea151db5427cd556d02965399023 /config/coreboot/x230_16mb/target.cfg
parent4bc6ca545e792bb70d19cae519872430e1a07c7b (diff)
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 <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/x230_16mb/target.cfg')
-rw-r--r--config/coreboot/x230_16mb/target.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/coreboot/x230_16mb/target.cfg b/config/coreboot/x230_16mb/target.cfg
index c0b56379..2556a4ce 100644
--- a/config/coreboot/x230_16mb/target.cfg
+++ b/config/coreboot/x230_16mb/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