You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Querying the charge limit with host command CHARGE_LIMIT_CONTROL mode CHG_LIMIT_GET_LIMIT reloads the charge limit from bbram, which overwrites the CHG_LIMIT_OVERRIDE flag.
The override flag is cleared when we read into charging_maximum_level here:
This is a repeat of bug #6 for
azalea
andlotus
The override flag is cleared when we read into
charging_maximum_level
here:azalea
EmbeddedController/zephyr/program/lotus/azalea/src/battery.c
Lines 337 to 341 in b4c1fb8
lotus
EmbeddedController/zephyr/program/lotus/lotus/src/battery.c
Lines 433 to 437 in b4c1fb8
The text was updated successfully, but these errors were encountered: