Attention is currently required from: Angel Pons, Intel coreboot Reviewers, Julius Werner, Jérémy Compostella, Karthik Ramasubramanian.
Hello Angel Pons, Intel coreboot Reviewers, Julius Werner, Karthik Ramasubramanian, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86361?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: soc/intel/common: Add low battery shutdown function ......................................................................
soc/intel/common: Add low battery shutdown function
This commit adds a `do_low_battery_poweroff()` function to handle platform power off due to critically low battery levels.
This provides a standardized way to handle low battery shutdowns across platforms.
BUG=b:339673254 TEST=Able to build and boot google/brox.
Change-Id: I92e9003c70c2608770972f1a302f954ebdf17bc4 Signed-off-by: Subrata Banik subratabanik@google.com --- M src/include/reset.h M src/soc/intel/common/reset.c 2 files changed, 12 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/86361/4