coreboot/src
Lijian Zhao c3e75b42a4 soc/intel/cannonlake: Fix afterg3 programming
According to EDS #565870 chapter 5.3.1, AG3E bit in PMC located in PMC
memory mapped register but not pci config spaces. Change the programming
to affect that difference.

BUG=b:122425492
TEST=Change System Power State after failure to "s5 off", and boot up
onto sarien platform, check the register with iotools mmio_read32
0xfe001020 and bit 0 is set.

Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Change-Id: I0934894558fd9cbc056dea8e7ac30426c2529e4e
Reviewed-on: https://review.coreboot.org/c/30945
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-16 21:45:40 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
cpu buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
device device/pci_device: Do not break tree topology 2019-01-10 12:47:18 +00:00
drivers drivers/generic/adau7002: Add wakeup-delay-ms property 2019-01-16 18:17:23 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include string.h: Add isprint() 2019-01-16 16:47:20 +00:00
lib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
mainboard mainboard/google/kahlee: Also configure GPIO_9 in RAM stage 2019-01-16 18:20:46 +00:00
northbridge nb/intel/sandybridge: Remove the C native graphic init 2019-01-16 16:45:26 +00:00
security buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
soc soc/intel/cannonlake: Fix afterg3 programming 2019-01-16 21:45:40 +00:00
southbridge buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
superio src/superio/smsc/smscsuperio/superio.c: Add SCH5504 2019-01-15 09:35:31 +00:00
vendorcode vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fsp 2019-01-15 07:45:41 +00:00
Kconfig [RFC]util/checklist: Remove this functionality 2019-01-14 19:42:59 +00:00