summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjames_chao <james_chao@asus.com>2015-12-14 16:13:11 +0800
committerChromeOS bot <3su6n15k.default@developer.gserviceaccount.com>2015-12-14 21:00:44 +0000
commit2ab208f098d223711d62220971e331b7549f6e96 (patch)
tree370f922ea91aa790dbdaae1485bff67ef7345c3b
parentee95af4c4496f6ee84c64e398d9d0f66e47a3eeb (diff)
downloadchrome-ec-2ab208f098d223711d62220971e331b7549f6e96.tar.gz
Terra: set the input current
Terra use 33W adapter, so set the input current to 1536mA BUG=none BRANCH=firmware-strago-7287.B TEST=Use EC UART command 'chgstate' and check the input_current value. Change-Id: I92fc34a3b6edf8df3ff85b5eeb9018ac08040c6b Signed-off-by: james_chao <james_chao@asus.com> Reviewed-on: https://chromium-review.googlesource.com/318141 Reviewed-by: Shawn N <shawnn@chromium.org>
-rw-r--r--board/terra/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/terra/board.h b/board/terra/board.h
index c055b04af4..bbce72419b 100644
--- a/board/terra/board.h
+++ b/board/terra/board.h
@@ -57,7 +57,7 @@
#define CONFIG_CHARGER_ILIM_PIN_DISABLED
#define CONFIG_CHARGER_SENSE_RESISTOR 10
#define CONFIG_CHARGER_SENSE_RESISTOR_AC 10
-#define CONFIG_CHARGER_INPUT_CURRENT 2240
+#define CONFIG_CHARGER_INPUT_CURRENT 1536
#define CONFIG_CHARGER_DISCHARGE_ON_AC
#define CONFIG_LED_BAT_ACTIVE_LOW