mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-12 19:04:59 +00:00
samus: Increase critical battery shutdown timeout
Increase this timeout to 60s to allow powerd to cleanly shutdown the system, if we boot with a low-power charger and low battery. BUG=chrome-os-partner:35188 TEST=Manual on Samus. Deplete battery to 2% and boot system with 5V / 500mA charger attached. Verify that OS powers down before critical battery shutdown occurs. BRANCH=Samus Change-Id: I9429d05efad506a855507bfb5b76de41df2aac1e Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/240816 Reviewed-by: Alec Berg <alecaberg@chromium.org>
This commit is contained in:
committed by
ChromeOS Commit Bot
parent
88ccbe9323
commit
d8095f39d6
@@ -22,6 +22,8 @@
|
||||
#define CONFIG_BOARD_VERSION
|
||||
#define CONFIG_CMD_ACCELS
|
||||
#define CONFIG_CMD_ACCEL_INFO
|
||||
#undef CONFIG_BATTERY_CRITICAL_SHUTDOWN_TIMEOUT
|
||||
#define CONFIG_BATTERY_CRITICAL_SHUTDOWN_TIMEOUT 60
|
||||
#define CONFIG_POWER_COMMON
|
||||
#define CONFIG_CHIPSET_CAN_THROTTLE
|
||||
#define CONFIG_KEYBOARD_BOARD_CONFIG
|
||||
|
||||
Reference in New Issue
Block a user