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_udimm/target.cfg | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config/coreboot/fam15h_udimm/target.cfg') diff --git a/config/coreboot/fam15h_udimm/target.cfg b/config/coreboot/fam15h_udimm/target.cfg index 06aa17af..06c40595 100644 --- a/config/coreboot/fam15h_udimm/target.cfg +++ b/config/coreboot/fam15h_udimm/target.cfg @@ -1,9 +1,3 @@ tree="fam15h_udimm" tree_depend="fam15h_rdimm" -xtree="fam15h_rdimm" rev="1c13f8d85c7306213cd525308ee8973e5663a3f8" -payload_grub="n" -payload_grub_withseabios="n" -payload_seabios="n" -payload_memtest="n" -xlang="c" -- cgit v1.2.1