summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-07-16 07:17:06 +0100
committerLeah Rowe <leah@libreboot.org>2023-07-16 09:14:26 +0100
commit0f960d6de4bab67110497be2e6b6b1a59cc10b51 (patch)
treefa955a892c35b526f648d777bec0e767e7aa9c6f
parent7f4cefdcd5f079af4419c9efa2fcf146ad426aa8 (diff)
board/qemu_x86: don't enable u-bootfsdg20230625
it's a bit buggy when building. disable for now. will re-visit later. Signed-off-by: Leah Rowe <leah@libreboot.org>
-rw-r--r--resources/coreboot/qemu_x86_12mb/board.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/coreboot/qemu_x86_12mb/board.cfg b/resources/coreboot/qemu_x86_12mb/board.cfg
index 4201de1..dd6988c 100644
--- a/resources/coreboot/qemu_x86_12mb/board.cfg
+++ b/resources/coreboot/qemu_x86_12mb/board.cfg
@@ -6,6 +6,5 @@ payload_grub_withseabios="y"
payload_seabios="y"
payload_memtest="y"
grub_scan_disk="ahci"
-payload_uboot="y"
blobs_required="n"
microcode_required="n"