Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8387 - Firewire charging recognition for ipod 4G, color, minis

Attached to Project: Rockbox
Opened by Adam Gashlin (AdamGashlin) - Sunday, 30 December 2007, 05:07 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Monday, 21 January 2008, 00:03 GMT+2
Task Type Patches
Category Battery/Charging
Status Closed
Assigned To No-one
Player Type iPod 4G Color
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Use GPIOC bit 2 to determine if a charger is connected, for 4G greyscale, color, mini and mini2g.
Also sets the CONFIG_CHARGING of these to CHARGING_MONITOR so the charger_inserted() modification is actually used.
   fwcharge.diff (3 KiB)
 firmware/export/config-ipodcolor.h    |    4 ++--
 firmware/export/config-ipodmini.h     |    4 ++--
 firmware/export/config-ipodmini2g.h   |    4 ++--
 firmware/export/config-ipod4g.h       |    4 ++--
 firmware/target/arm/ipod/power-ipod.c |    6 +++++-
 5 files changed, 13 insertions(+), 9 deletions(-)

This task depends upon

Closed by  MichaelGiacomelli (saratoga)
Monday, 21 January 2008, 00:03 GMT+2
Reason for closing:  Accepted

Loading...