On Sun, 2009-04-19 at 13:40 -0700, VDR User wrote: > > To be absolutely clear; users compiling dvb drivers outside of the > kernel should copy v4l-dvb/linux/firmware/av7110/bootcode.bin.ihex to > /lib/firmware/av7110/bootcode.bin correct? Run 'objcopy -Iihex -Obinary bootcode.bin.ihex bootcode.bin' first, then copy the resulting bootcode.bin file to /lib/firmware/av7110/ We didn't want to put raw binary files into the kernel source tree so we converted them to a simple hex form instead. As I said, the makefiles in the kernel tree get this right, and convert them to binary for you and automatically install them. It shouldn't be hard to fix the v4l tree to do it too, but as I also said, I'm not particularly interested in doing that myself. -- dwmw2 _______________________________________________ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@xxxxxxxxxxxxxxx linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb