Attention is currently required from: Sean Rhodes.
Hello build bot (Jenkins), Matt DeVillier,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74955
to look at the new patch set (#4).
Change subject: soc/intel/apollolake: Only use 8 bits for afterg3 ......................................................................
soc/intel/apollolake: Only use 8 bits for afterg3
In GEN_PMCON1 (Offset 1020h), Bit 0 is the "After G3 Enable" (ag3e) (source Intel document #569262). Only use 8 bits, in the same way as most other Intel SOCs do, for pmc_soc_set_afterg3_en.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: Idb290d1480b03cb3425edc6ff29b9c78a6545df1 --- M src/soc/intel/apollolake/pmutil.c 1 file changed, 21 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/74955/4