From 688e541c586265cab23fc8021b34b578e30114c8 Mon Sep 17 00:00:00 2001 From: Ronanand0 Date: Fri, 18 Sep 2026 11:10:47 +0200 Subject: [PATCH] Update config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_corebootfb --- config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_corebootfb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_corebootfb b/config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_corebootfb index abd11500..0a366f24 100644 --- a/config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_corebootfb +++ b/config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_corebootfb @@ -150,7 +150,7 @@ CONFIG_MEMLAYOUT_LD_FILE="src/arch/x86/memlayout.ld" # CONFIG_FATAL_ASSERTS is not set CONFIG_INTEL_GMA_VBT_FILE="src/mainboard/$(MAINBOARDDIR)/data.vbt" CONFIG_PRERAM_CBMEM_CONSOLE_SIZE=0xc00 -CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="OptiPlex 7020/9020 SFF" +CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="Precision T1700 SFF" # CONFIG_CONSOLE_POST is not set CONFIG_MAX_SOCKET=1 CONFIG_CMOS_DEFAULT_FILE="src/mainboard/$(MAINBOARDDIR)/cmos.default"