From 9e189bbd067c53c41c7fdce58e280a94943cbade Mon Sep 17 00:00:00 2001 From: Ronanand0 Date: Fri, 18 Sep 2026 11:12:28 +0200 Subject: [PATCH] Update config/coreboot/t1700mt_bmrc_12mb/config/libgfxinit_corebootfb --- config/coreboot/t1700mt_bmrc_12mb/config/libgfxinit_corebootfb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/coreboot/t1700mt_bmrc_12mb/config/libgfxinit_corebootfb b/config/coreboot/t1700mt_bmrc_12mb/config/libgfxinit_corebootfb index 6ec4b584..e7420f29 100644 --- a/config/coreboot/t1700mt_bmrc_12mb/config/libgfxinit_corebootfb +++ b/config/coreboot/t1700mt_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 MT" # CONFIG_CONSOLE_POST is not set CONFIG_MAX_SOCKET=1 CONFIG_CMOS_DEFAULT_FILE="src/mainboard/$(MAINBOARDDIR)/cmos.default"