mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 17:41:54 +00:00
This is set when the EC boots and sees the recovery key combo. This is preferable to the memmap'd keyboard recovery switch, which the host has no way of clearing. The idea is that the host RO firmware reads this event and sets the recovery reason. I will be removing the memmap'd keyboard recovery switch once U-boot and coreboot check this new event. BUG=chrome-os-partner:10034 TEST=manual 1. power+esc+refresh; should see this even in EC log [0.000838 event set 0x00004000] (time of event may vary) 2. reboot EC; should NOT see the event Change-Id: Id0672749f63c5022624a72ec91d30dcadfea5ef8 Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/27328