coreboot/src
Jayvik Desai 95d03996d9 soc/intel/adl: update libgfx config to a generic eSOL config
This patch updates the early libgfx init config
(MAINBOARD_HAS_EARLY_LIBGFXINIT) used for Alder Lake SoC with a
generic CrOS/ChromeOS early sign of life config (CHROMEOS_ENABLE_ESOL)

This patch does not change the binary or the system behaviour and is
only meant to bind the early GFX initialization with a generic eSOL
config.

BUG=b:352651132
TEST=Able to build google/tivviks and checked the config in output

Change-Id: Ibc1b9190ac0e4d25f3c5517d74c9b519bc3bb349
Signed-off-by: Jayvik Desai <jayvik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83841
Reviewed-by: Dinesh Gehlot <digehlot@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2024-08-13 14:40:50 +00:00
..
acpi acpi/acpigen_ps2_keybd: Fix total keymap size calculation 2024-08-06 14:54:59 +00:00
arch arch/riscv: Add PMP print function 2024-08-11 17:10:45 +00:00
commonlib commonlib/include: Include <stdint.h> to fix 'SIZE_MAX' undeclared error 2024-08-13 14:35:16 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu region: Introduce region_create() functions 2024-08-11 17:07:32 +00:00
device azalia: Get rid of "return {-1,0} 2024-08-11 17:10:08 +00:00
drivers drivers/intel/fsp2: Add config for FSP uGOP eSOL 2024-08-12 13:13:36 +00:00
ec ec/system76/ec: Remove RPM calculation 2024-07-26 23:03:33 +00:00
include azalia: Get rid of "return {-1,0} 2024-08-11 17:10:08 +00:00
lib region: Introduce region_create() functions 2024-08-11 17:07:32 +00:00
mainboard mb/google/brya/var/nova: Enable TCSS XHCI setting 2024-08-13 14:35:50 +00:00
northbridge nb/intel/*: Match ACPI with resource allocation 2024-08-05 08:28:44 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Include new gbb flag to enforce CSE sync 2024-08-02 14:43:04 +00:00
soc soc/intel/adl: update libgfx config to a generic eSOL config 2024-08-13 14:40:50 +00:00
southbridge azalia: Get rid of "return {-1,0} 2024-08-11 17:10:08 +00:00
superio superio/ite: Remove custom ITE GPIO drivers and code 2024-08-09 17:01:50 +00:00
vendorcode vc/google/chromeos: Enable eSOL config with libgfx and uGOP 2024-08-13 14:40:33 +00:00
Kconfig Kconfig: Reverse ARCH_SUPPORTS_CLANG 2024-08-06 16:37:35 +00:00