From 4d8ce505946bf89bdbd2c699d1684876fe0ac988 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 21 Feb 2026 08:10:03 +0000 Subject: enlarge x270 bios region Signed-off-by: Leah Rowe --- config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb | 2 +- config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config/coreboot') diff --git a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb index ca993984..e71ad974 100644 --- a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb +++ b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb @@ -124,7 +124,7 @@ CONFIG_DIMM_SPD_SIZE=512 CONFIG_FMDFILE="" # CONFIG_NO_POST is not set CONFIG_MAINBOARD_VENDOR="LENOVO" -CONFIG_CBFS_SIZE=0xE0D000 +CONFIG_CBFS_SIZE=0xEEC000 CONFIG_CONSOLE_SERIAL=y CONFIG_LINEAR_FRAMEBUFFER_MAX_HEIGHT=1600 CONFIG_LINEAR_FRAMEBUFFER_MAX_WIDTH=2560 diff --git a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode index 85671ccb..02fdd0b6 100644 --- a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode +++ b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode @@ -124,7 +124,7 @@ CONFIG_DIMM_SPD_SIZE=512 CONFIG_FMDFILE="" # CONFIG_NO_POST is not set CONFIG_MAINBOARD_VENDOR="LENOVO" -CONFIG_CBFS_SIZE=0xE0D000 +CONFIG_CBFS_SIZE=0xEEC000 CONFIG_CONSOLE_SERIAL=y CONFIG_MAINBOARD_SUPPORTS_KABYLAKE_DUAL=y CONFIG_MAINBOARD_SUPPORTS_KABYLAKE_QUAD=y -- cgit v1.2.1