coreboot/src
Matt DeVillier 96df8b697f mb/google/hatch/var/jinlon: Replace hardcoded address with device type
Eliminates the use of a magic number, and the resulting DID entry in
the _DOD method is the same. The first entry was already changed in
commit 1810a18415 ("mb/google/*: Replace use of gfx/generic addr
field with display type"), this one was missed.

TEST=build/boot google/jinlon w/o privacy screen, dump SSDT and verify
DID entry is unchanged but _ADR is now correct (since the DID flags are
not part of the address field).

Change-Id: Ief22928ea831d4cb5b483406ac388218a97ad98b
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83409
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2024-07-13 20:53:05 +00:00
..
acpi acpi: Add support for DRHD size reporting 2024-06-28 11:27:27 +00:00
arch cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
commonlib commonlib/bsd/lz4_wrapper.c: Fix misaligned access 2024-07-01 13:44:19 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel/model_206ax: Allow PL1/PL2 configuration 2024-07-08 12:54:25 +00:00
device cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
drivers drivers/qemu: Clarify config option name for QEMU display resolution 2024-07-11 11:05:43 +00:00
ec ec/google/chromeec: Stop checking CBI for UCSI 2024-07-09 21:37:29 +00:00
include console: Fix I2C/SMBus console if it's the only slow one 2024-07-10 20:14:30 +00:00
lib cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
mainboard mb/google/hatch/var/jinlon: Replace hardcoded address with device type 2024-07-13 20:53:05 +00:00
northbridge cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Set VBOOT_ALWAYS_ENABLE_DISPLAY if BMP_LOGO 2024-07-03 08:43:01 +00:00
soc soc/intel/alderlake: Fix system hang by enabling SMI handling 2024-07-13 12:34:49 +00:00
southbridge soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
superio tree: Use <console/console.h> only when used 2024-07-03 04:39:42 +00:00
vendorcode cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
Kconfig Kconfig: Update FW_CONFIG Kconfig options 2024-06-25 08:12:58 +00:00