mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 08:31:52 +00:00
Enable CONFIG_BOARD_HAS_RTC_RESET and add a board_rtc_reset() function to assert RTCRST to the PCH that will be called if the board fails to sequence out of the S5 state. This does not do anything on EVT devices but will be present in DVT. BUG=chrome-os-partner:49564 BRANCH=glados TEST=manually tested on chell Change-Id: If0be091349a7ef7e8e1335ade029570c5f97a30e Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/322725 Reviewed-by: Shawn N <shawnn@chromium.org>