This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11283 - Integrate byte swap of ata word into ata-as-coldfire.S
Attached to Project:
Rockbox
Opened by Marcin Bukat (MarcinBukat) - Monday, 17 May 2010, 13:18 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Monday, 17 May 2010, 17:22 GMT+2
Opened by Marcin Bukat (MarcinBukat) - Monday, 17 May 2010, 13:18 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Monday, 17 May 2010, 17:22 GMT+2
|
DetailsMPIO HD200 has byte swapped ata lines, all other coldfire based devices uses plain connection.
|
This task depends upon
Closed by Maurus Cuelenaere (mcuelenaere)
Monday, 17 May 2010, 17:22 GMT+2
Reason for closing: Accepted
Additional comments about closing: In r26105.
Monday, 17 May 2010, 17:22 GMT+2
Reason for closing: Accepted
Additional comments about closing: In r26105.
Grep reported that the only users of SWAP_WORDS are ata.c, coldfire/mpio/ata-target.h and sh/archos/ata-target.h; so some minor sed'ing should do the trick.
If you're not interested, I'll do the commit (after this is in of course).