From d5a1de820b77dd1cfaed56416a910632a09b4575 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 14 Feb 2026 12:52:53 +0000 Subject: supermicro x11ssh_f: set release="n" the lack of redundancy in Intel ME downloading is a current release blocker with this board, so set it to release=n for now. it is quite possible to use deguard on this board, which does have redundant downloading when used with lbmk. although the board doesn't have bootguard, it is still possible to use deguard. you can configure the generic ME image that it fetches, and reconfigure it for each machine. i've asked ron to look into this, on their test board. Signed-off-by: Leah Rowe --- config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg b/config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg index 11058697..1909de01 100644 --- a/config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg +++ b/config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg @@ -11,3 +11,4 @@ vcfg="supermicro_x11_lga1151_series" build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot" IFD_platform="sklkbl" payload_uboot="amd64" +release="n" -- cgit v1.2.1