build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31284 )
Change subject: soc/intel/cannonlake: Add required FSP UPD changes for CML
......................................................................
Patch Set 17:
(4 comments)
https://review.coreboot.org/#/c/31284/17/src/soc/intel/cannonlake/fsp_params...
File src/soc/intel/cannonlake/fsp_params.c:
https://review.coreboot.org/#/c/31284/17/src/soc/intel/cannonlake/fsp_params...
PS17, Line 43: static uint8_t get_param_value (const config_t *config, uint32_t dev_offset)
space prohibited between function name and open parenthesis '('
https://review.coreboot.org/#/c/31284/17/src/soc/intel/cannonlake/fsp_params...
PS17, Line 48: if (!dev || !dev->enabled) {
braces {} are not necessary for single statement blocks
https://review.coreboot.org/#/c/31284/17/src/soc/intel/cannonlake/fsp_params...
PS17, Line 53: (config->SerialIoDevMode[dev_offset] == PchSerialIoNotInitialized)){
space required before the open brace '{'
https://review.coreboot.org/#/c/31284/17/src/soc/intel/cannonlake/fsp_params...
PS17, Line 88: for (int i = 0; i < ARRAY_SIZE(serial_io_dev); i++) {
braces {} are not necessary for single statement blocks
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31284
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib92b660409ab01d70358042b2ed29b8bf9cab26d
Gerrit-Change-Number: 31284
Gerrit-PatchSet: 17
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: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Reviewer: Naresh Solanki
naresh.solanki@intel.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: V Sowmya
v.sowmya@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Patrick Georgi
pgeorgi@google.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 14 Mar 2019 07:01:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment