From 272e306ba2a91881ce310a4cf708b7565f2e9b8d Mon Sep 17 00:00:00 2001 From: Ronanand0 Date: Fri, 18 Sep 2026 11:14:03 +0200 Subject: [PATCH] Update config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_txtmode --- config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_txtmode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_txtmode b/config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_txtmode index 163f5aa8..f5bba8e5 100644 --- a/config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_txtmode +++ b/config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_txtmode @@ -148,7 +148,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"