Nico Huber has uploaded a new patch set (#3) to the change originally created by Thomas Heijligen. ( https://review.coreboot.org/c/coreboot/+/31352 )
Change subject: soc/intel/apl: Implement "Power State after Failure" ......................................................................
soc/intel/apl: Implement "Power State after Failure"
Add missing functionality around the already selected HAVE_POWER_STATE_AFTER_FAILURE, that is, configure what power state to enter after G3.
Beside the Kconfig settings, we allow NVRAM to override the choice via `power_on_after_fail`.
Change-Id: Ibf218b90088a45349c54f4b881e895bb852e88bb Signed-off-by: Nico Huber nico.huber@secunet.com --- M src/soc/intel/apollolake/Makefile.inc M src/soc/intel/apollolake/pmc.c M src/soc/intel/common/block/fast_spi/Makefile.inc 3 files changed, 48 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/31352/3