summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDino Li <Dino.Li@ite.com.tw>2020-06-23 14:16:46 +0800
committerCommit Bot <commit-bot@chromium.org>2020-06-23 10:26:03 +0000
commit867a06a8a0d2de7ebf2d328e08c1122629f5e135 (patch)
tree77433bb7d787a09d071f83871ff354d6856e40df
parent9d023ddf326119aa37947d3f743473159ee85244 (diff)
downloadchrome-ec-867a06a8a0d2de7ebf2d328e08c1122629f5e135.tar.gz
asurada: enable config of CONFIG_IT83XX_RESET_PD_CONTRACT_IN_BRAM
BUG=b:154670981 BRANCH=none TEST=Unplug type-c adapter, and plug it in: no soft reset occurred during negotiation. (no reboot continuously) Signed-off-by: Dino Li <Dino.Li@ite.com.tw> Change-Id: Ie18f9f9a75306242dc1cfa237521c82a4b44d0b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2259414 Reviewed-by: Eric Yilun Lin <yllin@chromium.org>
-rw-r--r--board/asurada/board.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/asurada/board.h b/board/asurada/board.h
index 1e78054680..4c2d138ab6 100644
--- a/board/asurada/board.h
+++ b/board/asurada/board.h
@@ -16,6 +16,11 @@
/* Optional features */
#define CONFIG_BOARD_VERSION_CUSTOM
#define CONFIG_EXTPOWER_GPIO
+/*
+ * TODO: Remove this option once the VBAT no longer keeps high when
+ * system's power isn't presented.
+ */
+#define CONFIG_IT83XX_RESET_PD_CONTRACT_IN_BRAM
#define CONFIG_LOW_POWER_IDLE
#define CONFIG_LOW_POWER_S0
#define CONFIG_POWER_BUTTON