Caveh Jalali has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43980 )
Change subject: soc/intel/tigerlake: Configure TCSS D3Cold for pre-QS and QS platforms
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43980/2/src/soc/intel/tigerlake/fsp...
File src/soc/intel/tigerlake/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/43980/2/src/soc/intel/tigerlake/fsp...
PS2, Line 119: cpu_id = cpu_get_cpuid();
: if (cpu_id == CPUID_TIGERLAKE_A0)
: params->D3ColdEnable = 0;
: else
Depends on if we will have any variant that has some boards with pre-QS and other with QS.
we have dedicated variants for ES2 vs. QS SoCs - i.e. A0 vs. B0 silicon.
is there additional granularity we need to handle that can't be addressed
with the variant specific overridetree.cb?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/43980
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I534ddfefcd182f5b35aa5e8b461f0920d375a66d
Gerrit-Change-Number: 43980
Gerrit-PatchSet: 2
Gerrit-Owner: John Zhao
john.zhao@intel.com
Gerrit-Reviewer: Caveh Jalali
caveh@chromium.org
Gerrit-Reviewer: Divya S Sasidharan
divya.s.sasidharan@intel.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Ravishankar Sarawadi
ravishankar.sarawadi@intel.com
Gerrit-Reviewer: Shamile Khan
shamile.khan@intel.com
Gerrit-Reviewer: Shreesh Chhabbi
shreesh.chhabbi@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Mon, 27 Jul 2020 22:17:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Ravishankar Sarawadi
ravishankar.sarawadi@intel.com
Comment-In-Reply-To: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-MessageType: comment