From a225e4d5d946b85c2d0acdf12f0da94ee5d02242 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 21 Jan 2024 20:32:59 +0000 Subject: fix amd mainboard configs in a build test, canoeboot 0.1 builds, but master doesn't, and neither does lbmk. i changed a few of them when doing the crossgcc build optimisation patches. i'm just copying the configs from there. unlike in the canoeboot version of this patch, i've re-enabled microcode updates in these lbmk configs. Signed-off-by: Leah Rowe --- config/coreboot/fam15h_rdimm/target.cfg | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config/coreboot/fam15h_rdimm') diff --git a/config/coreboot/fam15h_rdimm/target.cfg b/config/coreboot/fam15h_rdimm/target.cfg index 9b99ec9e..7ca0c217 100644 --- a/config/coreboot/fam15h_rdimm/target.cfg +++ b/config/coreboot/fam15h_rdimm/target.cfg @@ -1,7 +1,2 @@ tree="fam15h_rdimm" rev="1c13f8d85c7306213cd525308ee8973e5663a3f8" -payload_grub="n" -payload_grub_withseabios="n" -payload_seabios="n" -payload_memtest="n" -xlang="c" -- cgit v1.2.1