This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8843 - New Port: Sandisk Sansa E200v2, possibly C200v2, Clip, Fuze, M200v2 (AS3525/AS352X SoC based)
|
DetailsThis patch/port is not complete, started developement!
Target: /trunk Revision: 16933 Status: Incomplete Severity: Low The Sandisk Sansa E200 exists as a v2 version, which is based on the SoC AS3525 by Austria Microsystems (instead of PP as the elder models now sometimes referred to as v1). This task aims to finally provide a patch getting rockbox running on the Sansa E200 v2 models; theoretically, changes for other models should involve non-mcu stuff only (like SDRAM-timings/organization, NAND bank organization, key mappings, etc.). Corresponding forum thread: http://forums.rockbox.org/index.php?topic=14064 The first patch added is based on and contains contributions licensed under GPL by Austria Microsystems (submitted by Thomas Luo) to linux found on the linux-arm mailing list and to u-boot found on the u-boot-user mailing list. Code within the patch has to be changed to work with rockbox, i.e. compilation fixes and addition of missing code like i2c has to be done. For now, the patch won't compile completly (for E200v2) and won't even run on the player if compilation errors would be fixed only. |
This task depends upon