summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Richardson <wfrichar@chromium.org>2013-06-12 13:13:45 -0700
committerChromeBot <chrome-bot@google.com>2013-06-12 15:01:01 -0700
commitffce85ac520e3d8b928f1ab7fe53353affbb4f5b (patch)
treea83d5bb8c1e7acb03c97e6787760cc7a45377001
parent270d92532fa3bef7d52115822deb0bf21c435974 (diff)
downloadchrome-ec-ffce85ac520e3d8b928f1ab7fe53353affbb4f5b.tar.gz
Slippy: Adjust battery voltages to be closer to reality.
I'm still not convinced that the Slippy battery voltages are right for all cases, but these are closer to what seems to be working. It matches what the battery we've tested with seems to want. BUG=chrome-os-partner:18825 BRANCH=none TEST=none Change-Id: I2d86c5ef39a70d3826fec31207250617596baa33 Signed-off-by: Bill Richardson <wfrichar@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/58415
-rw-r--r--common/battery_slippy.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/battery_slippy.c b/common/battery_slippy.c
index 75c9c2d4fb..14c7b3dee4 100644
--- a/common/battery_slippy.c
+++ b/common/battery_slippy.c
@@ -10,9 +10,9 @@
/* FIXME: We need REAL values for all this stuff */
static const struct battery_info info = {
- .voltage_max = 12600,
- .voltage_normal = 11100,
- .voltage_min = 6000,
+ .voltage_max = 16800,
+ .voltage_normal = 14800,
+ .voltage_min = 10800,
/*
* Operational temperature range