Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category Bootloader
  • Assigned To No-one
  • Operating System All players
  • 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 Rain - 2007-10-13
Last edited by BigBambi - 2010-06-06

FS#7945 - Don't initialize the USB stack (HAVE_USBSTACK) in bootloader

If you have HAVE_USBSTACK defined in config-<target>.h from your normal rockbox build, then attempt to build the bootloader, the resulting bootloader image will fail (because some of the USBSTACK code will be called without initialization.)

It may be better to simply #undef HAVE_USBSTACK when BOOTLOADER is defined, but the attached patch instead keeps the code around and avoids calling it.

Closed by  BigBambi
2010-06-06 08:36
Reason for closing:  Out of Date

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing