Nick Vaccaro has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/76931?usp=email )
Change subject: mb/google/brya/bb/hades: enable SoL for hades baseboard ......................................................................
mb/google/brya/bb/hades: enable SoL for hades baseboard
Enable the sign of life feature for hades baseboard to inform users via a message on the display that their device is going through a memory retraining or csme update operation.
bug=b:286137336 TEST='emerge-hades coreboot chromeos-bootimage', flash and boot hades and verify SoL was displayed.
Change-Id: I27e02c698fe6d483c7cbfea1df349de1958abc74 Signed-off-by: Nick Vaccaro nvaccaro@google.com --- M src/mainboard/google/brya/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/76931/1
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index 7c95bb6..827056c 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -70,6 +70,7 @@ select DUMP_SMBIOS_TYPE17 select HAVE_SLP_S0_GATE select INCLUDE_NVIDIA_GPU_ASL + select MAINBOARD_HAS_EARLY_LIBGFXINIT select MEMORY_SODIMM select PCIEXP_SUPPORT_RESIZABLE_BARS select SOC_INTEL_ALDERLAKE_PCH_P