mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 17:41:54 +00:00
a56f96655663e0c69a0de035ce161baf477dedb6
This is a temporary hack to allow PD MCU to negotiate for 20V before EC tells it that the battery is present. This is currently necessary because at 5V, we don't have enough power to boot the AP, and we can't wait to boot the AP until we negotiate because the zinger tends to get stuck in an infinite reboot loop when the AP is off. Note that this will need to be removed when we implement PD software sync because the whole point of that is to not talk to outside world until we verify our code. BUG=chrome-os-partner:29840 BRANCH=none TEST=Tested on samus 2A and 2B boards, made sure system could boot with and without battery. Change-Id: I03f319bf81b4e90758132e774848dff5542f4ce5 Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Signed-off-by: Alec Berg <alecaberg@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/205144 Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%