Hello Kyösti Mälkki, Aaron Durbin, Patrick Rudolph, Subrata Banik, Angel Pons, Arthur Heymans, build bot (Jenkins), Nico Huber, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36573
to look at the new patch set (#2).
Change subject: soc/intel/skylake: lockdown: lock global reset ......................................................................
soc/intel/skylake: lockdown: lock global reset
There are four chipsets selecting PMC_GLOBAL_RESET_ENABLE_LOCK but only one (apollolake) is actually calling the code. Add the missing call.
Also fix the register offset in a comment in reset code.
Change-Id: If190c3c66889ede105d958b423b38ebdcb698332 Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/soc/intel/skylake/lockdown.c M src/soc/intel/skylake/pmutil.c M src/soc/intel/skylake/reset.c 3 files changed, 6 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/36573/2