Re: [PATCH] staging/wlan-ng: Convert firmware loading to loadbinary ihex format

From: Greg KH
Date: Wed Aug 19 2009 - 11:46:07 EST


On Wed, Aug 19, 2009 at 08:06:39AM +0100, Karl Relton wrote:
> Convert prism2_usb firmware loading to load firmware in pre-compiled
> binary 'ihex' format rather than ascii 'srec' format. This moves the
> srec processing and sorting of records out of kernel space into a
> pre-compiler. The driver now just works with the binary image, but
> still does the 'pda plugging' of that image at runtime, as required
> by the prism hardware.
>
> Signed-off-by: Karl Relton <karllinuxtest.relton@xxxxxxxxxxxx>


Are the firmware images updated somewhere? Like in the linux-firmware
tree?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/