Open
Description
This is a repeat of bug #6 for azalea
and lotus
Querying the charge limit with host command
CHARGE_LIMIT_CONTROL
modeCHG_LIMIT_GET_LIMIT
reloads the charge limit from bbram, which overwrites theCHG_LIMIT_OVERRIDE
flag.
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
Activity