2010-12-17 07:06:20

by Joe Jin

[permalink] [raw]
Subject: [NETWORK] Firmware file for tehuti

Hi,

Regarding firmware for driver tehuti, it request firmware name is
tehuti/firmware.bin,
but from kernel source found no such file but have tehuti/bdx.bin.ihex,
so the firmware
should be bdx.bin rather than firmware.bin?

Thanks,
Joe

--
Oracle <http://www.oracle.com>
Joe Jin | Team Leader, Software Development | +8610.8278.6295
ORACLE | Linux and Virtualization
Incubator Building 2-A ZPark | Beijing China, 100094


2010-12-17 14:05:04

by Ben Hutchings

[permalink] [raw]
Subject: Re: [NETWORK] Firmware file for tehuti

On Fri, 2010-12-17 at 15:04 +0800, Joe Jin wrote:
> Hi,
>
> Regarding firmware for driver tehuti, it request firmware name is
> tehuti/firmware.bin,
> but from kernel source found no such file but have tehuti/bdx.bin.ihex,
> so the firmware
> should be bdx.bin rather than firmware.bin?

Yes it should. I'm sorry for this mistake.

My first version of the patch to use request_firmware() used
"tehuti/firmware.bin". I then found Jaswinder's patch at
<http://git.infradead.org/users/jaswinder/firm-jsr-2.6.git?a=commitdiff;h=e41f3e5f8c5110871e376a2566b8eea2932b813b>,
which used the name "tehuti/bdx.bin". For some reason I changed the
name of the firmware file in my patch to match that, but not the code.

Ben.

--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


Attachments:
signature.asc (828.00 B)
This is a digitally signed message part

2010-12-18 00:10:24

by Joe Jin

[permalink] [raw]
Subject: Re: [NETWORK] Firmware file for tehuti


> My first version of the patch to use request_firmware() used
> "tehuti/firmware.bin". I then found Jaswinder's patch at
> <http://git.infradead.org/users/jaswinder/firm-jsr-2.6.git?a=commitdiff;h=e41f3e5f8c5110871e376a2566b8eea2932b813b>,
> which used the name "tehuti/bdx.bin". For some reason I changed the
> name of the firmware file in my patch to match that, but not the code.
>

Thanks for the confirmation.
> Ben.
>


--
Oracle<http://www.oracle.com>
Joe Jin | Team Leader, Software Development | +8610.8278.6295
ORACLE | Linux and Virtualization
Incubator Building 2-A ZPark | Beijing China, 100094