This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11242 - support for mpio hd200 in rbutil
Attached to Project:
Rockbox
Opened by Dominik Wenger (Domonoky) - Wednesday, 05 May 2010, 21:55 GMT+2
Last edited by Dominik Wenger (Domonoky) - Friday, 04 June 2010, 23:43 GMT+2
Opened by Dominik Wenger (Domonoky) - Wednesday, 05 May 2010, 21:55 GMT+2
Last edited by Dominik Wenger (Domonoky) - Friday, 04 June 2010, 23:43 GMT+2
|
DetailsThis 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. |
This task depends upon
idVendor 0x2735 DigitalWay
idProduct 0x1004 MPIO HD200
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.