Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32791 )
Change subject: soc/intel/cannonlake: Pass more SPI options to FSP.
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/32791/2/src/soc/intel/cannonlake/chip.h
File src/soc/intel/cannonlake/chip.h:
https://review.coreboot.org/#/c/32791/2/src/soc/intel/cannonlake/chip.h@41
PS2, Line 41: #define SOC_INTEL_CML_SPI_DEV_MAX 3
CsPolarity and CsEnable are 2-field arrays where each field indicates each Chip select i.e. […]
I see. They are controller based. Why aren't we grouping our options (chip.h) into a controller orientated format so it's clearer? We don't have to mirror the decisions in the UPD header. Similarly, PchSerialIoSpiMAX is a terrible name and doesn't convey what it's trying to represent. That is clearly an Intel name -- why carry over the confusion?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32791
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic816395b7d198a52c704e6cabcb56889150b741c
Gerrit-Change-Number: 32791
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Aaron Durbin
adurbin@chromium.org
Gerrit-Comment-Date: Tue, 14 May 2019 20:10:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Aaron Durbin
adurbin@chromium.org
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment