summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2020-09-29 11:13:44 -0600
committerCommit Bot <commit-bot@chromium.org>2020-09-29 22:07:25 +0000
commit4307688393394f463ef5819db1a3ba453407ed98 (patch)
tree73361b6ba14943f0d0112d01d2d224a8a80eb471
parentffb3d8111820142bf8314a419230e2e3f7baf5d0 (diff)
downloadchrome-ec-4307688393394f463ef5819db1a3ba453407ed98.tar.gz
Dedede: Remove requirement for >15W to boot with no battery
Allow dedede boards to boot with only a 15W charger present. BRANCH=None BUG=b:166003337,b:168730307 TEST=on waddledoo and waddledee, confirm board can boot to S0 and remain there with a 15W charger in C0 or in C1 and no battery Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: I24f8f2f13bb2b2ba92ba6e2b87db569bd023e5c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2438670 Reviewed-by: Aseda Aboagye <aaboagye@chromium.org> Commit-Queue: Aseda Aboagye <aaboagye@chromium.org>
-rw-r--r--baseboard/dedede/baseboard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/baseboard/dedede/baseboard.h b/baseboard/dedede/baseboard.h
index cc16d66506..42fad27e71 100644
--- a/baseboard/dedede/baseboard.h
+++ b/baseboard/dedede/baseboard.h
@@ -129,7 +129,6 @@
#define CONFIG_CHARGER_DISCHARGE_ON_AC
#define CONFIG_CHARGER_INPUT_CURRENT 256
#define CONFIG_CHARGER_MIN_BAT_PCT_FOR_POWER_ON 1
-#define CONFIG_CHARGER_MIN_POWER_MW_FOR_POWER_ON 15001
#define CONFIG_USB_CHARGER
#define CONFIG_TRICKLE_CHARGING