Ticket #145 (closed defect: wontfix)
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
Note: See
TracTickets for help on using
tickets.

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