Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31434 )
Change subject: soc/intel/cannonlake: Add PCH series check for CML LP PCH
......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/#/c/31434/7/src/soc/intel/cannonlake/lpc.c
File src/soc/intel/cannonlake/lpc.c:
https://review.coreboot.org/#/c/31434/7/src/soc/intel/cannonlake/lpc.c@70
PS7, Line 70: uint8_t get_pch_series(void)
SOC_INTEL_CANNONLAKE_PCH_H is "only" needed for GPIO table inclusion as i understand. […]
I see what it does, but I wonder if we ever expect it to report something
different than what we know from SOC_INTEL_CANNONLAKE_PCH_H. If not, we
could just use the latter instead of calling get_pch_series().
In more general terms, this seems redundant. Redundancy slows projects
down.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31434
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I932585f6e7525830bd57ecfc372bf3120e7cca66
Gerrit-Change-Number: 31434
Gerrit-PatchSet: 7
Gerrit-Owner: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Reviewer: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Krishna P Bhat D
krishna.p.bhat.d@intel.com
Gerrit-Reviewer: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Ronak Kanabar
ronak.kanabar@intel.com
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-Comment-Date: Sun, 24 Feb 2019 22:27:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik
subrata.banik@intel.com
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment