This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7944 - Don't add a tick task for button_tick in the bootloader
|
DetailsThe attached patch avoids adding a tick task for button_tick in the bootloader -- it's not used, and I've had tick_add_task() freak out in the bootloader before (although I suspect that was due to a gcc bug.)
|
This task depends upon