This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10672 - EEPROM dump plugin for Cowon D2 players
Attached to Project:
Rockbox
Opened by Jonas Aaberg (GMelchett) - Sunday, 11 October 2009, 19:16 GMT+2
Last edited by Rob Purchase (shotofadds) - Thursday, 29 October 2009, 21:50 GMT+2
Opened by Jonas Aaberg (GMelchett) - Sunday, 11 October 2009, 19:16 GMT+2
Last edited by Rob Purchase (shotofadds) - Thursday, 29 October 2009, 21:50 GMT+2
|
DetailsThis is a simple plugin that dumps the EEPROM of any Cowon D2 player.
The eeprom is needed for the cowond2_emulator, mentioned on the wiki. Applies on svn of october 11 2009. |
This task depends upon
Closed by Rob Purchase (shotofadds)
Thursday, 29 October 2009, 21:50 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Functionality added into debug menu in r23408
Thursday, 29 October 2009, 21:50 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Functionality added into debug menu in r23408
I think the best thing to do is to add a new entry to the debug menu (conditional on #ifdef CPU_TCC780X) and move this code to a new function in debug-tcc780x.c. I'll do that tonight and then look at the NAND dumper after that.