Angel Pons 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:
(2 comments)
https://review.coreboot.org/c/coreboot/+/43980/2//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/43980/2//COMMIT_MSG@9
PS2, Line 9: limitation
limitation*s*
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 120: (cpu_id == CPUID_TIGERLAKE_A0)
Maybe encapsulate this in a function `static bool can_enable_tcss_d3cold(void)`? This would result in a cleaner statement here:
params->D3ColdEnable = can_enable_tcss_d3cold() && config->TcssD3ColdEnable;
--
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-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-Comment-Date: Mon, 27 Jul 2020 22:30:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment