Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7709 - Add USB detection to Ipod bootloader

Attached to Project: Rockbox
Opened by Robert Keevil (obo) - Tuesday, 04 September 2007, 20:53 GMT+2
Last edited by Alex Parker (BigBambi) - Sunday, 06 June 2010, 02:06 GMT+2
Task Type Patches
Category Bootloader
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch adds detection of USB for Ipods whilst in the bootloader, rebooting into disk mode if USB is present. Only tested on a 5g, the GPIO checks for usb power on other targets may well be incorrect.
   20070904-usb-boot.patch (2.6 KiB)
 bootloader/ipod.c                            |   30 +++++++++++++++++++++++++--
 firmware/export/usb.h                        |    2 +
 firmware/SOURCES                             |    2 -
 firmware/target/arm/ipod/button-clickwheel.c |    2 +
 4 files changed, 33 insertions(+), 3 deletions(-)

This task depends upon

Closed by  Alex Parker (BigBambi)
Sunday, 06 June 2010, 02:06 GMT+2
Reason for closing:  Out of Date
Comment by Dominik Riebeling (bluebrother) - Tuesday, 04 September 2007, 22:12 GMT+2
Just tried it on mini 2g, works fine. It's a bit surprising that the apple logo comes up twice (but I guess this is caused by the apple bootloader and nothing that could changed).
Comment by Robert Keevil (obo) - Tuesday, 04 September 2007, 22:25 GMT+2
Combining this with FS#6721 might be a way to get around that.
Comment by ricardo (richo_bicho) - Saturday, 22 December 2007, 08:56 GMT+2
what should I do with the file?
save as....what name?
which extension?
where do I save it?

thank you
Comment by Rosso Maltese (asettico) - Sunday, 02 March 2008, 13:04 GMT+2
The patch doesn't apply to the current build.
I started syncing it, but some source files are too much different so I can make some mistakes, as I never hacked RB firmware.
Could you do it, please?

Loading...