From edf56eec45eeaa5188b9d103d4442e0171b52cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Lewi=C5=84ski?= Date: Thu, 21 May 2026 12:55:10 +0200 Subject: [PATCH] mb/nuc_box/: shrink ME region for consumer bin. in FMAP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit After switching from Corporate to Consumer CSME, the ME binary shrunk. This allows to reclaim some free space in the FMAP by shrinking the region. Upstream-Status: Pending Signed-off-by: Filip LewiƄski --- .../novacustom/nuc_box/variants/nuc_box/board.fmd | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/mainboard/novacustom/nuc_box/variants/nuc_box/board.fmd b/src/mainboard/novacustom/nuc_box/variants/nuc_box/board.fmd index 9f506a0882..4886589b6a 100644 --- a/src/mainboard/novacustom/nuc_box/variants/nuc_box/board.fmd +++ b/src/mainboard/novacustom/nuc_box/variants/nuc_box/board.fmd @@ -1,11 +1,9 @@ FLASH 32M { - SI_ALL 16M { - SI_DESC 0x4000 # 16K -#if CONFIG_MAINBOARD_USES_IFD_GBE_REGION - SI_GBE 0x1000 # 4K (overlaps with PD) -#endif - SI_ME 0x009ec000 # 10,137,600 bytes = matches IFD exactly + SI_ALL 10M { + SI_DESC 16K + SI_ME 0x9FC000 } + RW_UNUSED 6M SI_BIOS@0x01000000 16M { RW_MISC 2M {