Hello build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62741
to look at the new patch set (#7).
Change subject: ec/starlabs/merlin: Always store EC values ......................................................................
ec/starlabs/merlin: Always store EC values
The EC values will be changed when entering S3, S4 or S5, so move the function that stores the current settings outside of logic that restricts it to S4 or S5. This means the state isn't lost when entering S3.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: Ia007a8ad9c08a309489e9f64f1ed311858bfcd10 --- M src/ec/starlabs/merlin/acpi/suspend.asl 1 file changed, 53 insertions(+), 55 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/62741/7