Nico Huber 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 16:
(2 comments)
https://review.coreboot.org/#/c/31284/16/src/soc/intel/cannonlake/fsp_params...
File src/soc/intel/cannonlake/fsp_params.c:
https://review.coreboot.org/#/c/31284/16/src/soc/intel/cannonlake/fsp_params...
PS16, Line 58: if (config->SerialIoDevMode[dev_offset] <= PchSerialIoSkipInit)
Is the concern here that uninitialized values in DT could result in unwanted side-effects by setting […]
I'm fine with any solution that either maintains the current behavior
or makes dt writing more convenient.
A change in behavior should be mentioned in the commit message.
https://review.coreboot.org/#/c/31284/15/src/soc/intel/cannonlake/include/so...
File src/soc/intel/cannonlake/include/soc/serialio.h:
https://review.coreboot.org/#/c/31284/15/src/soc/intel/cannonlake/include/so...
PS15, Line 35: #endif
deliberately ignores `SkipInit` as that doesn't sound like […]
Wrt `SkipInit` I meant, I'd rather handle such things in soc
code. i.e. if coreboot implements alternative code and that
code is used, having to set `SkipInit` in the dt would be
redundant. A function 0 shouldn't be hidden case, can be
handled in soc code, too.
--
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: 16
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: Wed, 13 Mar 2019 19:29:00 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Maulik V Vaghela
maulik.v.vaghela@intel.com
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment