This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10770 - fix for Debug->View partitions when SECTOR_SIZE!=512
Attached to Project:
Rockbox
Opened by Laurent Papier (papier) - Tuesday, 10 November 2009, 00:05 GMT+2
Last edited by Frank Gevaerts (fg) - Tuesday, 10 November 2009, 00:27 GMT+2
Opened by Laurent Papier (papier) - Tuesday, 10 November 2009, 00:05 GMT+2
Last edited by Frank Gevaerts (fg) - Tuesday, 10 November 2009, 00:27 GMT+2
|
Detailsa one line patch to fix Debug->View partitions when SECTOR_SIZE!=512.
it assumes that SECTOR_SIZE is a multiple 512. |
This task depends upon
Closed by Frank Gevaerts (fg)
Tuesday, 10 November 2009, 00:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed as r23596
Tuesday, 10 November 2009, 00:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed as r23596
I forgot : tested on nano2g (SECTOR_SIZE=2048) and mini2g (SECTOR_SIZE=512).