Ticket #145 (closed defect: wontfix)

Opened 6 years ago

Last modified 6 years ago

battery is not automatically charging

Reported by: laforge@… Owned by: laforge@…
Priority: high Milestone:
Component: u-boot Version: current svn head
Severity: blocker Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

since for some strange reason the PCF50606 is configured to not enable fast
charging when it is powered up, u-boot needs to do this at the very beginning.

Change History

comment:1 Changed 6 years ago by laforge@…

  • dependson set to 36

Actually, as per USB specification, we cannot do this 'blind'.

We can only switch into full 500mA charging mode if the USB configuration has
finished and the host has acknowledged that amount of power consomption.

It is still unclear how to distinguish the AC charger from a USB host, see
https://bugzilla.internal.openmoko.org/show_bug.cgi?id=76

comment:2 Changed 6 years ago by laforge@…

  • Status changed from new to closed
  • Resolution set to wontfix

we can't really fix this. 100mA is all we can charge before the USB device
stack is running.

Note: See TracTickets for help on using tickets.