Many thanks!
Actually, I was just started to write similar Python script! You got
maybe 15min late but still 15min before mine was ready :)
Format was nothing more than convert ASCII hex values to binary bytes
and stripping out all white spaces and Intel HEX start code ":".
Why it was initially converted to binary and not used Intel HEX as it
is? I think you know, as a original author, history about that decision?
regards
Antti
On 11/06/2011 07:58 PM, Patrick Boettcher wrote:
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/
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html