This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6494 - USB debug screen for PP502x
Attached to Project:
Rockbox
Opened by Barry Wardell (barrywardell) - Tuesday, 02 January 2007, 18:52 GMT+2
Last edited by Frank Gevaerts (fg) - Friday, 12 December 2008, 20:21 GMT+2
Opened by Barry Wardell (barrywardell) - Tuesday, 02 January 2007, 18:52 GMT+2
Last edited by Frank Gevaerts (fg) - Friday, 12 December 2008, 20:21 GMT+2
|
DetailsThis patch adds a USB debug screen for PortalPlayer 502x based targets (iPods, H10, Sansa, TPJ1022). It is based on the Linux proc support in the driver for the Freescale i.MX31 at http://www.bitshrine.org/gpp/linux-2.6.16-mx31-usb-2.patch. The USB controller in the PortalPlayer chips is thought to be the same as in the i.MX31.
|
This task depends upon
Closed by Frank Gevaerts (fg)
Friday, 12 December 2008, 20:21 GMT+2
Reason for closing: Out of Date
Additional comments about closing: I don't think this is useful anymore
Friday, 12 December 2008, 20:21 GMT+2
Reason for closing: Out of Date
Additional comments about closing: I don't think this is useful anymore
Note: Uncomment the CONFIG_USBOTG define in config-*.h to build the plugin.
The debug info changes considerably when you do setup, then run so they seem to be working somewhat. For further proof, connect to a computer, setup, then run and check the output from dmesg!
Edit: As before, don't forget to uncomment the relevant part in config-*.h
usb_debug3-1 is before connecting, usb_debug3-2 is after connecting and doing setup and run, usb_debug3-dmesg is what the computer saw
usb_debugbefore is from another run, before doing anything, usb_debugsetup is after running setup, usb_debugrun is after running run