summaryrefslogtreecommitdiff
path: root/config/coreboot/qemu_arm64_12mb
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-02-19 15:21:51 +0000
committerLeah Rowe <leah@libreboot.org>2026-02-19 15:36:22 +0000
commit1068acd2c0297c5cfd35951de062568f3f2fa0e8 (patch)
treedbe6ca8f48b560ba45bee435ff1a92c4fa70ea6a /config/coreboot/qemu_arm64_12mb
parente6d9b82c628080fd87e90a002ddc7b818a0eba2f (diff)
coreboot/default: new rev ed5a993f
latest coreboot rev as of literally today this is in preparation for a thinkpad x270 port using a WIP patch that was contributed Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/qemu_arm64_12mb')
-rw-r--r--config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb b/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb
index b440ca0c..e2ea6bbd 100644
--- a/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb
+++ b/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb
@@ -98,6 +98,7 @@ CONFIG_VENDOR_EMULATION=y
# CONFIG_VENDOR_PRODRIVE is not set
# CONFIG_VENDOR_PROTECTLI is not set
# CONFIG_VENDOR_PURISM is not set
+# CONFIG_VENDOR_QOTOM is not set
# CONFIG_VENDOR_RAPTOR_CS is not set
# CONFIG_VENDOR_RAZER is not set
# CONFIG_VENDOR_RODA is not set
@@ -189,9 +190,9 @@ CONFIG_ROM_SIZE=0x00c00000
#
CONFIG_CHIPSET_DEVICETREE=""
CONFIG_DOMAIN_RESOURCE_32BIT_LIMIT=0xfe000000
+CONFIG_STACK_SIZE=0x0
CONFIG_ARM64_BL31_EXTERNAL_FILE=""
CONFIG_ARCH_ARMV8_EXTENSION=0
-CONFIG_STACK_SIZE=0x0
CONFIG_INTEL_GMA_BCLV_OFFSET=0xc8254
CONFIG_INTEL_GMA_BCLV_WIDTH=16
CONFIG_INTEL_GMA_BCLM_OFFSET=0xc8256
@@ -432,6 +433,9 @@ CONFIG_PROBE_RAM=y
# Boot Logo Configuration
#
# CONFIG_BMP_LOGO is not set
+CONFIG_PLATFORM_POST_RENDER_DELAY_SEC=5
+CONFIG_PLATFORM_OFF_MODE_CHARGING_INDICATOR_LOGO_PATH="3rdparty/blobs/mainboard/$(MAINBOARDDIR)/off_mode_charging.bmp"
+# CONFIG_FRAMEBUFFER_SPLASH_TEXT is not set
# end of Boot Logo Configuration
CONFIG_WARNINGS_ARE_ERRORS=y