summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce <Bruce.Wan@quantatw.com>2017-02-18 14:39:40 +0800
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2017-03-07 06:07:51 +0000
commit0837548b85c76c1a3f0515fc029e58eab07a1b75 (patch)
treed2b1cef5517f63daa64723f806586339044566bc
parent34e765e0b405e530fc61b5e91aaadb6061c24b75 (diff)
downloadchrome-ec-0837548b85c76c1a3f0515fc029e58eab07a1b75.tar.gz
pyro: Set RW boot power threshold to 18w
Follow reef setting. BUG=none BRANCH=reef TEST=make buildall Change-Id: If5964ba7416ebfdf235acb5bdaf7d911331b85ef Signed-off-by: Bruce.Wan <Bruce.Wan@quantatw.com> Reviewed-on: https://chromium-review.googlesource.com/449560 Commit-Ready: Keith Tzeng <keith.tzeng@quantatw.com> Tested-by: Keith Tzeng <keith.tzeng@quantatw.com> Reviewed-by: Aaron Durbin <adurbin@chromium.org> (cherry picked from commit 3e0b5aabd2b4f87deffff6b60057846be371103e) Reviewed-on: https://chromium-review.googlesource.com/451038 Commit-Queue: Keith Tzeng <keith.tzeng@quantatw.com>
-rw-r--r--board/pyro/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/pyro/board.h b/board/pyro/board.h
index 4168572482..186b987a99 100644
--- a/board/pyro/board.h
+++ b/board/pyro/board.h
@@ -66,7 +66,7 @@
#define CONFIG_CHARGER_DISCHARGE_ON_AC
#define CONFIG_CHARGER_INPUT_CURRENT 512
#define CONFIG_CHARGER_LIMIT_POWER_THRESH_BAT_PCT 1
-#define CONFIG_CHARGER_LIMIT_POWER_THRESH_CHG_MW 15000
+#define CONFIG_CHARGER_LIMIT_POWER_THRESH_CHG_MW 18000
#define CONFIG_CHARGER_MAINTAIN_VBAT
#define CONFIG_CHARGER_MIN_BAT_PCT_FOR_POWER_ON 1
#define CONFIG_CHARGER_PROFILE_OVERRIDE