Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10410 - Gigabeat S: enable dumping the flash from debug menu

Attached to Project: Rockbox
Opened by Torne Wuff (torne) - Saturday, 04 July 2009, 16:19 GMT+2
Last edited by Torne Wuff (torne) - Friday, 16 October 2009, 18:08 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type Gigabeat S
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Attached patch enables the Dump ROM debug menu option for the Gigabeat S. It dumps out the NOR flash to a file (which contains the Toshiba bootloader and recovery image).

FLASH_SIZE for S is set to 4MB and I've left it at that for now but the part number on the wiki is for a 2MB flash, and the dump I get is two mirrors of the same 2MB. I've not changed FLASH_SIZE though as maybe whoever set it to 4MB knows something I don't (other hardware revisions?).
   beast-flashdump.diff (0.9 KiB)
 apps/debug_menu.c |   17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Torne Wuff (torne)
Friday, 16 October 2009, 18:08 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Submitted in r23203

Loading...