[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1216099808.27455.202.camel@shinybook.infradead.org>
Date: Mon, 14 Jul 2008 22:30:08 -0700
From: David Woodhouse <dwmw2@...radead.org>
To: benh@...nel.crashing.org
Cc: David Miller <davem@...emloft.net>, rene.herman@...access.nl,
david@...g.hm, torvalds@...ux-foundation.org, arjan@...radead.org,
akpm@...ux-foundation.org, alan@...rguk.ukuu.org.uk,
linux-kernel@...r.kernel.org
Subject: Re: [GIT *] Allow request_firmware() to be satisfied from
in-kernel, use it in more drivers.
On Tue, 2008-07-15 at 15:15 +1000, Benjamin Herrenschmidt wrote:
> >
> > Thanks for proving something I tried to establish for weeks
> > but which Alan Cox, David W., and others vehemently denied.
> >
> > They states that it was being done on a technical basis rather
> > than being predominantly a legal one.
>
> Despite the risk of going against the current here, I do like David
> patches for one major reason: I love my kernels with everything
> built-in, that's how I can netboot them etc... without having to bother
> with installing modules.
I think you're definitely _with_ the current on that one.
> David's patches allow me to do that with drivers that would have
> -required- disk based firmwares beforehand. It allows things like
> rooting off a block device that needs a firmware without an initrd,
> etc....
>
> As long as the firmwares are shipped with the kernel tree, I'm happpy,
They don't even need to be shipped with the kernel tree. You can set
CONFIG_EXTRA_FIRMWARE_DIR to point to wherever you keep them
(like /lib/firmware) and it'll pull them in from there. That's _why_
it's useful for drivers which would have required an initrd before, and
which don't have their firmware shipped in the kernel tree.
--
dwmw2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists