Attention is currently required from: Sean Rhodes, Andy Pont. Hello build bot (Jenkins), Andy Pont,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60165
to look at the new patch set (#13).
Change subject: ec/starlabs/merlin: Apply EC settings when suspending ......................................................................
ec/starlabs/merlin: Apply EC settings when suspending
Currently, the settings from CMOS were written to the EC, which was pointless.
Now, when suspending, the EC values are stored in CMOS when suspending and subsequently restored when waking.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: I998d5509cd5e95736468f88663a1423217cf6ddf --- M src/ec/starlabs/merlin/acpi/suspend.asl 1 file changed, 11 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/60165/13