Attention is currently required from: Tim Wawrzynczak, Curtis Chen, Patrick Rudolph. Hello build bot (Jenkins), Tim Wawrzynczak, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59644
to look at the new patch set (#2).
Change subject: soc/intel/alderlake: Add TDP to give correct VR configuration ......................................................................
soc/intel/alderlake: Add TDP to give correct VR configuration
The VR configuration should be based on the different Soc SKU type. And we also have different SKU in the same SA PCI ID.
Therefore, add TDP to recognize the correct SKU and give the correct power setting.
BUG=b:202486131 TEST=Build and check fsp log to confirm the settings are set properly.
Signed-off-by: Curtis Chen curtis.chen@intel.com Change-Id: I4d31e7afc76d9a8c772781671f92ec08f9d8713f --- M src/soc/intel/alderlake/fsp_params.c M src/soc/intel/alderlake/vr_config.c 2 files changed, 42 insertions(+), 37 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/59644/2