From: Karl Relton <karllinuxtest.relton@ntlworld.com>
To: Greg KH <greg@kroah.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging/wlan-ng: Convert firmware loading to load binary ihex format
Date: Wed, 19 Aug 2009 17:20:51 +0100 [thread overview]
Message-ID: <1250698851.4323.9.camel@localhost> (raw)
In-Reply-To: <20090819154437.GA729@kroah.com>
I plan to give the various distributions a utility to pre-compile the
firmware. It is based on ihex2fw.c.
I don't think the firmware will ever be accepted into linux-firmware
because the original licensing cannot be established.
Karl
On Wed, 2009-08-19 at 08:44 -0700, Greg KH wrote:
> 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@ntlworld.com>
>
>
> Are the firmware images updated somewhere? Like in the linux-firmware
> tree?
>
> thanks,
>
> greg k-h
>
next prev parent reply other threads:[~2009-08-19 16:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-19 7:06 [PATCH] staging/wlan-ng: Convert firmware loading to load binary ihex format Karl Relton
2009-08-19 15:44 ` Greg KH
2009-08-19 16:20 ` Karl Relton [this message]
2009-08-19 16:34 ` Greg KH
2009-08-19 17:39 ` Karl Relton
2009-08-19 18:14 ` Greg KH
2009-08-20 7:40 ` Karl Relton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1250698851.4323.9.camel@localhost \
--to=karllinuxtest.relton@ntlworld.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.