summaryrefslogtreecommitdiff
path: root/resources/coreboot/t520_8mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-09-02 22:02:19 +0100
committerLeah Rowe <leah@libreboot.org>2023-09-03 01:53:35 +0100
commitb4b63adb50db065df143b5e8a4e772d99f878b14 (patch)
tree59caf131e84852fdd1583a9bfa80beac075f5b72 /resources/coreboot/t520_8mb/target.cfg
parentb30c7e330be8729b3879baf34589cabd0a6c1bd3 (diff)
don't support ucode removal on untested targets
i have in fact tested whether many of these targets (ivy, sandy and haswell on intel) boot without microcode, and many do, but it's not as well tested the older targets like i945, x4x, pineview and gm45 are well-tested without microcode; ditto fam10/15h amd. lbmk supports providing roms with and/or without microcode. for the targets touched in this commit, lbmk now only provides images with microcode included by default. manual removal (with cbfstool) is still possible, if you want to do that. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/coreboot/t520_8mb/target.cfg')
-rw-r--r--resources/coreboot/t520_8mb/target.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/coreboot/t520_8mb/target.cfg b/resources/coreboot/t520_8mb/target.cfg
index fb07b8fe..f5dfa8d8 100644
--- a/resources/coreboot/t520_8mb/target.cfg
+++ b/resources/coreboot/t520_8mb/target.cfg
@@ -6,4 +6,3 @@ payload_grub_withseabios="y"
payload_seabios="y"
payload_memtest="y"
grub_scan_disk="ahci"
-microcode_required="n"