Hi Antti, On Sunday, November 06, 2011 03:26:20 PM Antti Palosaari wrote: > Is there any simple tool (or one liner script :) to convert normal Intel > HEX firmware to format used by DVB USB Cypress firmware loader? > > Or is there some other way those are created? > > Loader is here: > dvb-usb-firmware.c > int usb_cypress_load_firmware() I'm sure that you have found something yourself in the meantime, but I used the attached script to convert .hex to binaries. HTH, -- Patrick Boettcher - KernelLabs http://www.kernellabs.com/
Attachment:
hex2bin.pl
Description: Perl program