coreboot/src/southbridge/intel
Angel Pons 20a9533946 sb/intel/bd82x6x: Rework PCH ID cache
Work around a romstage restriction. Globals (or static variables) cannot
be initialized to a non-zero value because there's no data section. Note
that the revision ID for stepping A0 is zero, so `pch_silicon_revision`
will no longer use the cached value for this PCH stepping. Since it is a
pre-production stepping, it is most likely not used anywhere anymore.

Change-Id: I07663d151cbc2d2ed7e4813bf870de52848753fd
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49168
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2024-01-18 04:38:56 +00:00
..
bd82x6x sb/intel/bd82x6x: Rework PCH ID cache 2024-01-18 04:38:56 +00:00
common sb/intel: Use boolean for pcie_hotplug_map attribute 2024-01-14 10:15:34 +00:00
i82371eb sb/intel/i82371eb: Streamline IDE debug messages 2023-08-08 19:11:13 +00:00
i82801dx ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
i82801gx device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
i82801ix sb/intel/i82801{i,j}x/chip.h: Use boolean where appropriate 2024-01-15 19:30:15 +00:00
i82801jx sb/intel/i82801{i,j}x/chip.h: Use boolean where appropriate 2024-01-15 19:30:15 +00:00
i82870 commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
ibexpeak device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
lynxpoint device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00