coreboot/src/soc/intel
Matt DeVillier 881fe9cef6 soc/intel/alderlake: Add cpuid_to_adl mapping for Core 3 N350 SoC
Add a mapping for the Core 3 N350 SoC, which has a MCH with PCI DID
0x4617, 8 efficiency cores, and a 7W TDP. This eliminates an error when
setting power limits due to the missing entry:

[ERROR] unknown SA ID: 0x4617, skipped power limits configuration

TEST=build/boot starlabs/starlite_adl with ADL-N Core 3 N350 SoC.

Change-Id: Ibd701ec5589a9a023a5538f470ff234a23249b45
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88018
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
2025-06-11 08:40:51 +00:00
..
alderlake soc/intel/alderlake: Add cpuid_to_adl mapping for Core 3 N350 SoC 2025-06-11 08:40:51 +00:00
apollolake soc/intel/apollolake: Hook up S0ix setting to option API 2025-05-14 18:05:12 +00:00
baytrail soc/intel/baytrail: Add microcode for '06-37-08' SOCs 2025-02-03 18:59:45 +00:00
braswell tree: Handle NULL pointer returned by smm_get_save_state() 2025-01-20 03:26:26 +00:00
broadwell soc/intel/broadwell: Add CFR objects for existing options 2025-04-25 14:24:27 +00:00
cannonlake soc/intel/cannonlake: Add/use enums for IGD config 2025-05-14 18:13:20 +00:00
common soc/intel/cmn/block/power_limit: Enforce variant PL4 for Fast VMode 2025-06-09 14:59:47 +00:00
denverton_ns tree: remove duplicated includes 2025-04-20 05:13:57 +00:00
elkhartlake soc/intel/elkhartlake: Hook up S0ix setting to option API 2025-05-08 12:27:06 +00:00
jasperlake soc/intel/jasperlake: Add CFR objects for existing options 2025-05-14 18:13:53 +00:00
meteorlake soc/intel/meteorlake: Use CACHE_TMP_RAMTOP for TME exclusion range 2025-05-29 14:20:11 +00:00
pantherlake soc/intel/pantherlake: Add Fast VMode PL4 Power Limit configuration 2025-06-09 14:59:42 +00:00
skylake soc/intel/skylake: Add/use enums for IGD config 2025-05-14 18:13:12 +00:00
snowridge soc/intel/common/block: Add const qualifier for input of pirq ops 2024-12-09 13:55:53 +00:00
tigerlake soc/intel/tigerlake: Add CFR objects for existing options 2025-05-14 18:13:41 +00:00
xeon_sp soc/intel/xeon_sp: Add support for Emerald Rapids (5th Gen Xeon-SP) CPUs 2025-05-21 17:10:46 +00:00
Makefile.mk soc/intel: Rename Makefiles from .inc to .mk 2024-01-24 10:02:22 +00:00