mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
charging fix
This commit is contained in:
@@ -181,7 +181,7 @@ static char axp_help_text[] =
|
||||
"axp led_chgctl - Defer LED control to the charger\n"
|
||||
// Especially useful for escaping UV lockout
|
||||
"axp clr_reason - Clear startup/shutdown reason register\n"
|
||||
"axp bc_en - Charger detection enable\n";
|
||||
"axp bc_en - Charger detection enable\n"
|
||||
"axp pok_fast - Set power on/off key to low latency mode";
|
||||
|
||||
U_BOOT_CMD(axp, 4, 1, do_axp, "AXP813 PMIC access", axp_help_text);
|
||||
|
Reference in New Issue
Block a user