ca71e135bc
With SOC_INTEL_COMMON_BLOCK_ACPI=y the call was made twice, possibly in the order: common/block/acpi.c: acpi_wake_source() common/acpi_wake_source.c: acpi_wake_source() In this order later call would reset pm1i and gpei in GNVS. Remove the implementation in block/acpi.c and rename existing acpi_wake_source.c to block/acpi_wake_source.c. Change-Id: I74fdae63111e3ea09000d888a918ebe70d711801 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49880 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> |
||
---|---|---|
.. | ||
acpi | ||
bootblock | ||
include/soc | ||
acpi.c | ||
chip.c | ||
chip.h | ||
cpu.c | ||
csme_ie_kt.c | ||
fiamux.c | ||
gpio.c | ||
gpio_dnv.c | ||
hob_display.c | ||
hob_mem.c | ||
Kconfig | ||
lpc.c | ||
Makefile.inc | ||
memmap.c | ||
npk.c | ||
pmc.c | ||
pmutil.c | ||
reset.c | ||
romstage.c | ||
sata.c | ||
smihandler.c | ||
smm.c | ||
soc_util.c | ||
spi.c | ||
systemagent.c | ||
tsc_freq.c | ||
uart.c | ||
uart_debug.c | ||
upd_display.c | ||
xhci.c |