This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12384 - AMSv1 bootloader USB mode does not attach since r30548
Attached to Project:
Rockbox
Opened by Michael Chicoine (mc2739) - Saturday, 12 November 2011, 02:05 GMT+2
Last edited by Rafaël Carré (funman) - Wednesday, 14 December 2011, 06:07 GMT+2
Opened by Michael Chicoine (mc2739) - Saturday, 12 November 2011, 02:05 GMT+2
Last edited by Rafaël Carré (funman) - Wednesday, 14 December 2011, 06:07 GMT+2
|
DetailsIn bootloader builds starting with r30548, the bootloader USB mode does not work. This was tested with an e200v2 on win7 and ubuntu.
The last working build is r30546 and r30547 does not build due to build errors. |
This task depends upon
Closed by Rafaël Carré (funman)
Wednesday, 14 December 2011, 06:07 GMT+2
Reason for closing: Fixed
Additional comments about closing: r31241
Wednesday, 14 December 2011, 06:07 GMT+2
Reason for closing: Fixed
Additional comments about closing: r31241
Unfortunately, adding the define makes the bootloader too large to be patched by mkamsboot, even when using thumb mode and -Os. (see FS#12380)
Removing show_logo will drop the bootloader file size and does not cause any noticeable problem, since the bootloader logo was displayed for such a brief time. Verbose mode is still available to display bootloader info.