Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41992
to look at the new patch set (#2).
Change subject: [WIP] sb/intel: Always raise SMI with APM_CNT_FINALIZE ......................................................................
[WIP] sb/intel: Always raise SMI with APM_CNT_FINALIZE
At least google/stout has APM_CNT_FINALIZE handler in mainboard, so mainboard_smi_apmc() should be an unconditional call.
TBD: ENV_SMM needs acpi_is_wakeup_s3()
Change-Id: I7b6450e0c8436e1c6113d54b7987b6b486908ed9 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/include/acpi/acpi.h M src/southbridge/intel/bd82x6x/lpc.c M src/southbridge/intel/bd82x6x/smihandler.c M src/southbridge/intel/ibexpeak/lpc.c M src/southbridge/intel/ibexpeak/smihandler.c M src/southbridge/intel/lynxpoint/lpc.c M src/southbridge/intel/lynxpoint/smihandler.c 7 files changed, 25 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/41992/2