Re: [PATCH] tehuti: use request_firmware

From: Andy Gospodarek
Date: Tue Jul 22 2008 - 13:40:19 EST


On Tue, Jul 22, 2008 at 09:20:06PM +0530, Jaswinder Singh wrote:
>
> Firmware blob is little endian.
>
> Removed bdx_firmware_endianess() as firmware blob is already little endian
>
> Signed-off-by: Jaswinder Singh <jaswinder@xxxxxxxxxxxxx>
> ---
> drivers/net/tehuti.c | 29 +-
> drivers/net/tehuti.h | 1 +
> drivers/net/tehuti_fw.h |10712 ------------------------------------------
> firmware/Makefile | 1 +
> firmware/WHENCE | 12 +
> firmware/tehuti/bdx.bin.ihex | 2678 +++++++++++
> 6 files changed, 2708 insertions(+), 10725 deletions(-)
> delete mode 100644 drivers/net/tehuti_fw.h
> create mode 100644 firmware/tehuti/bdx.bin.ihex
>

This has been on my TODO list for a while, but just haven't gotten
around to it yet since I didn't feel like it was that crucial. Thanks
for taking the time, Jaswinder. Did you manage to test it?

I would like to try it out before ACKing, so I'll do that tonight or
tomorrow and post back my results.

--
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/