Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31352 )
Change subject: soc/intel/apl: Implement power-failure-state API
......................................................................
Patch Set 10:
(3 comments)
https://review.coreboot.org/c/coreboot/+/31352/8/src/soc/intel/apollolake/pm...
File src/soc/intel/apollolake/pmc.c:
https://review.coreboot.org/c/coreboot/+/31352/8/src/soc/intel/apollolake/pm...
PS8, Line 110: pmc_set_power_failure_state(PCI_DEV_INVALID);
Please add a comment here as to why you're using PCI_DEV_INVALID
Got rid of the parameter entirely.
https://review.coreboot.org/c/coreboot/+/31352/8/src/soc/intel/apollolake/pm...
PS8, Line 130: PCI_DEV_INVALID
Please add a comment here as to why you're using PCI_DEV_INVALID
Got rid of the parameter entirely.
https://review.coreboot.org/c/coreboot/+/31352/2/src/soc/intel/common/block/...
File src/soc/intel/common/block/fast_spi/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/31352/2/src/soc/intel/common/block/...
PS2, Line 17: ifeq ($(CONFIG_SPI_FLASH_SMM),y)
To access the NVRAM setting from SMM, you need access to CBFS […]
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31352
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ibf218b90088a45349c54f4b881e895bb852e88bb
Gerrit-Change-Number: 31352
Gerrit-PatchSet: 10
Gerrit-Owner: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Comment-Date: Thu, 08 Aug 2019 08:22:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Tim Wawrzynczak
twawrzynczak@chromium.org
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment