Re: bnx2 dirver's firmware images

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Denys Vlasenko
Date: Wednesday, September 19, 2007 - 1:30 am

On Tuesday 18 September 2007 21:05, Michael Chan wrote:

sounds reasonable.

I see that bnx2 has support for unpacking gzipped binary blobs,
and it it the only such net driver (maybe the only such driver
in the entire tree, I didn't check).

This can be very useful for all other firmware images in other drivers.

Last night I prepared a patch which basically separates unpacking
function from bnx2-related code. Can you run-test attached patch?

Meanwhile I will prepare follow-on patch which actually moves this
function out of the driver and into lib/*.

Size difference:

# size */bn*.o
   text    data     bss     dec     hex filename
  54884   81689    6424  142997   22e95 net/bnx2.o
  55276   81823    6424  143523   230a3 net.org/bnx2.o

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
--
vda
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
bnx2 dirver's firmware images, Denys Vlasenko, (Tue Sep 18, 10:23 am)
Re: bnx2 dirver's firmware images, Denys Vlasenko, (Tue Sep 18, 10:55 am)
Re: bnx2 dirver's firmware images, David Miller, (Tue Sep 18, 11:23 am)
Re: bnx2 dirver's firmware images, H. Peter Anvin, (Tue Sep 18, 11:41 am)
Re: bnx2 dirver's firmware images, Michael Chan, (Tue Sep 18, 11:45 am)
Re: bnx2 dirver's firmware images, Michael Chan, (Tue Sep 18, 12:09 pm)
Re: bnx2 dirver's firmware images, David Miller, (Tue Sep 18, 12:20 pm)
Re: bnx2 dirver's firmware images, David Miller, (Tue Sep 18, 12:21 pm)
Re: bnx2 dirver's firmware images, H. Peter Anvin, (Tue Sep 18, 12:27 pm)
Re: bnx2 dirver's firmware images, Michael Chan, (Tue Sep 18, 1:05 pm)
Re: bnx2 dirver's firmware images, David Miller, (Tue Sep 18, 1:08 pm)
Re: bnx2 dirver's firmware images, Sam Ravnborg, (Tue Sep 18, 1:35 pm)
Re: bnx2 dirver's firmware images, H. Peter Anvin, (Tue Sep 18, 1:40 pm)
Re: bnx2 dirver's firmware images, Willy Tarreau, (Tue Sep 18, 2:30 pm)
Re: bnx2 dirver's firmware images, David Miller, (Tue Sep 18, 2:31 pm)
Re: bnx2 dirver's firmware images, Willy Tarreau, (Tue Sep 18, 2:37 pm)
Re: bnx2 dirver's firmware images, Michael Chan, (Tue Sep 18, 4:14 pm)
Re: bnx2 dirver's firmware images, Denys Vlasenko, (Wed Sep 19, 1:30 am)
Re: bnx2 dirver's firmware images, Bill Davidsen, (Wed Sep 19, 6:40 am)
Re: bnx2 dirver's firmware images, David Miller, (Wed Sep 19, 9:09 am)
Re: bnx2 dirver's firmware images, maximilian attems, (Wed Sep 19, 9:33 am)
Re: bnx2 dirver's firmware images, David Miller, (Wed Sep 19, 9:38 am)
Re: bnx2 dirver's firmware images, maximilian attems, (Wed Sep 19, 9:51 am)
Re: bnx2 dirver's firmware images, maximilian attems, (Wed Sep 19, 10:10 am)
Re: bnx2 dirver's firmware images, H. Peter Anvin, (Wed Sep 19, 10:12 am)
Re: bnx2 dirver's firmware images, maximilian attems, (Wed Sep 19, 10:18 am)
Re: bnx2 dirver's firmware images, Sam Ravnborg, (Wed Sep 19, 10:37 am)
Re: bnx2 dirver's firmware images, Denys Vlasenko, (Wed Sep 19, 1:29 pm)
Re: bnx2 dirver's firmware images, Michael Chan, (Wed Sep 19, 2:00 pm)
Re: bnx2 dirver's firmware images, Michael Chan, (Wed Sep 19, 2:43 pm)
Re: bnx2 dirver's firmware images, Denys Vlasenko, (Thu Sep 20, 7:49 am)
Re: bnx2 dirver's firmware images, Michael Chan, (Thu Sep 20, 7:12 pm)