Files
OpenCellular/board
Edward Hill 76bd681c8f grunt: Don't return error when disabling all charge ports
charge_manager_refresh() asserts that
board_set_active_charge_port(CHARGE_PORT_NONE) returns EC_SUCCESS,
so if port 1 on Grunt's daughter board is disconnected, the EC
gets stuck in an assert crash loop. Just printing the error and
continuing seems like a better way to handle the missing port.

BUG=b:71955904
BRANCH=none
TEST=grunt with no daughter board doesn't assert

Change-Id: I8a0f79e45c7b564794498cfc41bcc4acd8fd231f
Signed-off-by: Edward Hill <ecgh@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/866214
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
2018-01-16 01:26:15 -08:00
..
2017-12-25 17:17:25 -08:00
2018-01-09 21:13:39 -08:00
2018-01-14 18:38:31 -08:00
2017-11-17 20:18:38 -08:00
2018-01-11 22:22:54 -08:00
2018-01-10 12:58:55 -08:00
2017-11-17 20:18:38 -08:00
2016-05-04 16:15:02 -07:00
2018-01-10 12:58:55 -08:00
2017-11-15 20:21:12 -08:00
2014-04-02 19:58:53 +00:00
2017-05-16 07:47:05 -07:00
2017-12-20 05:49:34 -08:00
2017-11-09 16:43:54 -08:00