This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7977 - Bootloader logo
Attached to Project:
Rockbox
Opened by Barry Wardell (barrywardell) - Wednesday, 17 October 2007, 01:36 GMT+2
Last edited by Barry Wardell (barrywardell) - Monday, 05 May 2008, 14:05 GMT+2
Opened by Barry Wardell (barrywardell) - Wednesday, 17 October 2007, 01:36 GMT+2
Last edited by Barry Wardell (barrywardell) - Monday, 05 May 2008, 14:05 GMT+2
|
DetailsCurrently the bootloaders show nothing on screen unless there is an error or a button is pressed. This patch makes the bootloader show the Rockbox logo and bootloader version, similar to what the main Rockbox binary does while booting.
Tested on Sansa e280 and H10 20GB. I've adjusted the code for all other targets too, but haven't tested it. |
This task depends upon
Closed by Barry Wardell (barrywardell)
Monday, 05 May 2008, 14:05 GMT+2
Reason for closing: Accepted
Monday, 05 May 2008, 14:05 GMT+2
Reason for closing: Accepted
* Only builds the bitmaps that are actually used by the bootloader (i.e. rockboxlogo)
* Checks the size of the produced mi4. If it's too big to fit into IRAM, delete it and produce a warning.