summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
authorBill Richardson <wfrichar@chromium.org>2014-05-09 17:42:50 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-05-12 20:02:34 +0000
commit3f94eba930ceea47b845acf632660140fa8948d9 (patch)
treeb74e35e96b2174ce8f07685aa1629aa4d8518d33 /driver
parent9e0cd7b1628d9185be8020203dbe6ced5d6c6f78 (diff)
downloadchrome-ec-3f94eba930ceea47b845acf632660140fa8948d9.tar.gz
Samus: Update configuration for proto1.9
Start of changes to Samus' board.h and board.c to support proto1.9 BUG=chrome-os-partner:28721 BRANCH=ToT TEST=make buildall Change-Id: I70590c1f9845430801a6c2939ac92be289750ca3 Signed-off-by: Bill Richardson <wfrichar@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/199242 Reviewed-by: Alec Berg <alecaberg@chromium.org>
Diffstat (limited to 'driver')
-rw-r--r--driver/battery/samus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/battery/samus.c b/driver/battery/samus.c
index 41519261d8..d0c67146a2 100644
--- a/driver/battery/samus.c
+++ b/driver/battery/samus.c
@@ -51,6 +51,7 @@ const struct battery_info *battery_get_info(void)
* bump it up a little bit every time through the loop until it's where we
* wanted it in the first place.
*/
+/* FIXME(crosbug.com/p/24461): determine correct values for this */
#define MAX_INPUT_CURRENT 3200
#define INPUT_CURRENT_INCR 64