Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9650 - Sansa Fuze: MicroSD support, including Hotswap

Attached to Project: Rockbox
Opened by Thomas Martitz (kugel.) - Tuesday, 16 December 2008, 00:13 GMT+2
Last edited by Frank Gevaerts (fg) - Tuesday, 16 December 2008, 00:38 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.0
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch enables microsd incl. hotswapping support on the sansa fuze.

To any e200v2/c200v2: find the GPIO Pin which represents microsd inserted, and you'll have it too.

Note: It's quite reliably. Just don't play like a kid (as in "isnert..eject..insert..eject..etc" too quickly) with the microsd, or you might get a panic.

Tested on my Fuze with a 4GB microsd (full of music), as far as I tested, I could access all data, so sdhc seems to work.
   sansa-fuze-microsd-hotswap.diff (7.5 KiB)
 firmware/target/arm/as3525/ata_sd_as3525.c |   85 ++++++++++++++++++++++++-----
 firmware/export/as3525.h                   |   36 ++++++++++--
 2 files changed, 103 insertions(+), 18 deletions(-)

This task depends upon

Closed by  Frank Gevaerts (fg)
Tuesday, 16 December 2008, 00:38 GMT+2
Reason for closing:  Accepted

Loading...