Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Bootloader
  • Assigned To No-one
  • Operating System Sansa c200
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by kugel. - 2008-05-17
Last edited by bertrik - 2008-07-14

FS#9002 - Bootloader on c200 shows "target id: e200"

You can see this when pressing the button to boot into OF, so that the text is shown.

The cause is sansapatcher.

In line: 608

  /* Add Rockbox-specific header */
  memcpy(buf+0x1f8,"RBOFe200",8);

It adds this string to the mi4header. The bootloader identifies the model by that string.

gevaerts spotted that line.

Closed by  bertrik
2008-07-14 15:54
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Fixed in r18035

I see this too on my c240

Attached patch fills in the correct target name. Tested on my sansa c240 and e260.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing