summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Yilun Lin <yllin@chromium.org>2020-12-30 15:45:07 +0800
committerCommit Bot <commit-bot@chromium.org>2020-12-30 08:53:09 +0000
commit186a82f1316e6ddb8a8a64b5e89d550a10836c0f (patch)
tree992df3dc3267b7fed707705f76c58b4217e6b210
parent4b4a02b327103c92fa4a7d9cebc678dbee5826e8 (diff)
downloadchrome-ec-factory-dalboz-13695.B-main.tar.gz
asurada: enable AP_RESET_LOG commandfactory-dalboz-13695.B-main
To report the reset reasons to AP. BUG=b:174443398 TEST=trigger AP WDT, and on next boot > ectool --name=cros_ec uptimeinfo EC uptime: 152.474 seconds AP resets since EC boot: 2 Most recent AP reset causes: 41.587: reset: console command 127.186: reset: AP watchdog EC reset flags at last EC boot: reset-pin | power-on BRANCH=none Change-Id: I124024b7e00caac9275fb90e9b1f986921e5f86b Signed-off-by: Eric Yilun Lin <yllin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2607204 Reviewed-by: Ting Shen <phoenixshen@chromium.org> Commit-Queue: Ting Shen <phoenixshen@chromium.org>
-rw-r--r--board/asurada/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/asurada/board.h b/board/asurada/board.h
index ef266658d1..d3b5cbc03e 100644
--- a/board/asurada/board.h
+++ b/board/asurada/board.h
@@ -11,6 +11,7 @@
#define CONFIG_BOARD_RESET_AFTER_POWER_ON
#define CONFIG_BRINGUP
#define CONFIG_CHIPSET_MT8192
+#define CONFIG_CMD_AP_RESET_LOG
#define CONFIG_CMD_POWERINDEBUG
#define CONFIG_HIBERNATE_WAKE_PINS_DYNAMIC
#define CONFIG_POWER_COMMON