This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11140 - sd-as3525v2.c Use CD Interrupt vs. CD polling in send_cmd()
Attached to Project:
Rockbox
Opened by Jack Halpin (FlynDice) - Tuesday, 23 March 2010, 20:23 GMT+2
Last edited by Rafaël Carré (funman) - Tuesday, 04 May 2010, 00:16 GMT+2
Opened by Jack Halpin (FlynDice) - Tuesday, 23 March 2010, 20:23 GMT+2
Last edited by Rafaël Carré (funman) - Tuesday, 04 May 2010, 00:16 GMT+2
|
DetailsI believe this patch works as far as the SD part is concerned. Rockbox loads from the SD normally and I can browse the contents of both the internal and uSD. Using the CD int also allows us to check for a response timeout and a bad response crc value. Attempting to play music results in a stkov ata/sd or a Data abort at various locations. This is new territory for me so I thought I'd ask for some help here if someone may understand what's going on!
|
This task depends upon
Closed by Rafaël Carré (funman)
Tuesday, 04 May 2010, 00:16 GMT+2
Reason for closing: Accepted
Additional comments about closing: r25799
Tuesday, 04 May 2010, 00:16 GMT+2
Reason for closing: Accepted
Additional comments about closing: r25799
The rest looks ok (didn't test yet)
Browsing both internal and uSD works fine and displaying album art files works but when I attempt to play a music file the wps screen flashes up and then I get Stkov ata/sd followed by data abort.
I ask for a (discarded) response when issuing *_multiple_blocks
It works with this patch but without it I got errors when initializing the database (which stresses read/write i think)
Add a comment for dummy response