Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, Sumeet R Pawnikar, Rajasekhar Venkatanagapavan, Patrick Rudolph, Karthik Ramasubramanian.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/54676 )
Change subject: soc/intel/adl: Add SKU specific power limits support
......................................................................
Patch Set 6:
(5 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/54676/comment/7cb6cd41_6c79ef62
PS6, Line 9: depends
depend
https://review.coreboot.org/c/coreboot/+/54676/comment/d804eaaa_1dbcf7d4
PS6, Line 11: and
remove
File src/soc/intel/alderlake/systemagent.c:
https://review.coreboot.org/c/coreboot/+/54676/comment/63aeedfa_079c5ea0
PS6, Line 63: sa_pci_id = sa ? pci_read_config16(sa, PCI_DEVICE_ID) : 0xFFFF;
Move the assignments right before the switch statement?
https://review.coreboot.org/c/coreboot/+/54676/comment/d290c62f_0ef93c65
PS6, Line 78: */
You might want to use the concise style:
/* Choose a power limits configuration based on the SoC SKU type,
differentiated here based on SA PCI ID. */
https://review.coreboot.org/c/coreboot/+/54676/comment/6518d8eb_c7e247a2
PS6, Line 94: "configuration\n", sa_pci_id);
Please put the string on one line.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/54676
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic1676e2b4d611cdc85e770f131d5b6d5ecd180be
Gerrit-Change-Number: 54676
Gerrit-PatchSet: 6
Gerrit-Owner: Sumeet R Pawnikar
sumeet.r.pawnikar@intel.com
Gerrit-Reviewer: Anil Kumar K
anil.kumar.k@intel.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Rajasekhar Venkatanagapavan
rajasekhar.venkatanagapavan@intel.corp-partner.google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Furquan Shaikh
furquan@google.com
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Attention: Sumeet R Pawnikar
sumeet.r.pawnikar@intel.com
Gerrit-Attention: Rajasekhar Venkatanagapavan
rajasekhar.venkatanagapavan@intel.corp-partner.google.com
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Comment-Date: Sat, 29 May 2021 07:10:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment