Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/20364
to look at the new patch set (#2).
Change subject: soc/intel/skylake: storage: Use word access for power state registers ......................................................................
soc/intel/skylake: storage: Use word access for power state registers
In the D0 and D3 ACPI methods use word access to the PME status and control register. This brings the code inline with the Intel reference code and matches how the kernel handles access to this register.
BUG=b:35587084 BRANCH=eve TEST=manual stress testing of D0<>D3 transition across multiple devices
Change-Id: I53f7465d6ad5da1780a5641ff52056445ebaca8b Signed-off-by: Duncan Laurie dlaurie@chromium.org --- M src/soc/intel/skylake/acpi/scs.asl 1 file changed, 17 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/20364/2