Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35167 )
Change subject: soc/skylake/vr_config: Add VR config for Skylake S
......................................................................
Patch Set 2:
(1 comment)
Maybe making a table (2D array) with the IccMax values would be better to avoid confusion
https://review.coreboot.org/c/coreboot/+/35167/2/src/soc/intel/skylake/vr_co...
File src/soc/intel/skylake/vr_config.c:
https://review.coreboot.org/c/coreboot/+/35167/2/src/soc/intel/skylake/vr_co...
PS2, Line 176: else if (tdp >= 45)
: icc_max[VR_IA_CORE] = VR_CFG_AMP(70);
GT_UNSLICED and GT_SLICED don't get the IccMax of 35A configured, which they should according to the table above
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35167
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8e517d8230c251e0cd4b1d4f1b9292c3df80cb19
Gerrit-Change-Number: 35167
Gerrit-PatchSet: 2
Gerrit-Owner: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Matt DeVillier
matt.devillier@gmail.com
Gerrit-Reviewer: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Fri, 30 Aug 2019 17:19:17 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment