mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-14 08:36:39 +00:00
f6f884b7b193bdf8ee9a50e146a0bd8e5c202cd2
The ITE TCPC driver does not current support drp_toggle and so can't have these config options defined. The driver method for drp_toggle is set to NULL which causes the EC to reboot when power button is pressed as that calls drp_toggle in the chipset hook. BRANCH=none BUG=b:79637786 TEST=Verfied that with these config options not defined the EC no longer reboots when power button is pressed. Change-Id: I08e27bb2541bac4fac52411d9c01a366b8874379 Signed-off-by: Scott Collyer <scollyer@google.com> Reviewed-on: https://chromium-review.googlesource.com/1059580 Commit-Ready: Scott Collyer <scollyer@chromium.org> Tested-by: Scott Collyer <scollyer@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit For instructions on building from source, refer to http://www.chromium.org/chromium-os/ec-development/getting-started-building-ec-images-quickly
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%