- Status Closed
- Percent Complete
- Task Type Patches
- Category Rbutil
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Dominik Wenger - 2010-05-05
Last edited by Dominik Wenger - 2010-06-04
Opened by Dominik Wenger - 2010-05-05
Last edited by Dominik Wenger - 2010-06-04
FS#11242 - support for mpio hd200 in rbutil
This patch adds the mpio hd200 target with mkmpioboot to rbutil.
There are a few missing things:
the mkmpioboot function should not output the errors itself but give a error string which could the be displayed in the UI.
Usb ids in rbutil.ini are missing.
according to lsusb -v
Updated patch:
-added USB Ids for detection.
-added error messages for return values from mkmpioboot.c
For testing purposes, this patch looks for a bootloader.mpio in the directory where rbutil is, instead of downloading it from the server.
This is all untested, because i dont have a mpio hd200.