Richard Spiegel has posted comments on this change. ( https://review.coreboot.org/25002 )
Change subject: soc/amd/stoneyridge/Kconfig: Create a power restore option ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/25002/1/src/soc/amd/stoneyridge/southbridge.... File src/soc/amd/stoneyridge/southbridge.c:
https://review.coreboot.org/#/c/25002/1/src/soc/amd/stoneyridge/southbridge.... PS1, Line 557: printk(BIOS_DEBUG, "Power control 0x%02x\n", PM_RESTORED_POWER); This is debug code, should have been removed. Removing in new commit.