Shaunak Saha has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45052 )
Change subject: soc/intel/tigerlake: Add Acoustic features
......................................................................
Patch Set 10:
(4 comments)
https://review.coreboot.org/c/coreboot/+/45052/3/src/soc/intel/tigerlake/chi...
File src/soc/intel/tigerlake/chip.h:
https://review.coreboot.org/c/coreboot/+/45052/3/src/soc/intel/tigerlake/chi...
PS3, Line 157: IA,GT,SA,VLCC and FIVR
ok.Will Fix.
Done
https://review.coreboot.org/c/coreboot/+/45052/3/src/soc/intel/tigerlake/chi...
PS3, Line 168: 0 - Fast/2
: * 1 - Fast/4
: * 2 - Fast/8
: * 3 - Fast/16
: */
OK. Will use enums.
Done
https://review.coreboot.org/c/coreboot/+/45052/8/src/soc/intel/tigerlake/fsp...
File src/soc/intel/tigerlake/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/45052/8/src/soc/intel/tigerlake/fsp...
PS8, Line 260: for (i = 0; i < ARRAY_SIZE(config->SlowSlewRate); i++)
Why not do this as a single memcpy using ARRAY_SIZE * sizeof array element?
Done
https://review.coreboot.org/c/coreboot/+/45052/8/src/soc/intel/tigerlake/fsp...
PS8, Line 264: for (i = 0; i < ARRAY_SIZE(config->FastPkgCRampDisable); i++)
Why not do this as a single memcpy using ARRAY_SIZE * sizeof array element?
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/45052
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1924a3bac8beb16a9d841891696f9a3dea0d425f
Gerrit-Change-Number: 45052
Gerrit-PatchSet: 10
Gerrit-Owner: Shaunak Saha
shaunak.saha@intel.com
Gerrit-Reviewer: Caveh Jalali
caveh@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Eric Herrmann
eherrmann@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@chromium.org
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Shaunak Saha
shaunak.saha@intel.com
Gerrit-Reviewer: Srinidhi N Kaushik
srinidhi.n.kaushik@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: Nick Vaccaro
nvaccaro@google.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 22 Oct 2020 19:42:03 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Shaunak Saha
shaunak.saha@intel.com
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Comment-In-Reply-To: Nick Vaccaro
nvaccaro@google.com
Gerrit-MessageType: comment