linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Probe-defer and loading firmware
@ 2014-07-06 14:34 jonsmirl at gmail.com
  2014-07-10  8:46 ` Arun KS
  0 siblings, 1 reply; 2+ messages in thread
From: jonsmirl at gmail.com @ 2014-07-06 14:34 UTC (permalink / raw)
  To: linux-arm-kernel

I just tried building the Broadcom wifi driver into my kernel which
didn't work.  The problem is that it needs to load firmware and the
filesystem with the firmware on it hasn't been mounted yet.  The
firmware is on my rootfs and I had rootwait on the kernel command
line.

Is it possible to get this to work? Shouldn't request-firmware do a
probe-defer type operation until after rootwait completes?

-- 
Jon Smirl
jonsmirl at gmail.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Probe-defer and loading firmware
  2014-07-06 14:34 Probe-defer and loading firmware jonsmirl at gmail.com
@ 2014-07-10  8:46 ` Arun KS
  0 siblings, 0 replies; 2+ messages in thread
From: Arun KS @ 2014-07-10  8:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Jon,

You can use request_firmware_nowait

Thanks,
Arun

On Sun, Jul 6, 2014 at 8:04 PM, jonsmirl at gmail.com <jonsmirl@gmail.com> wrote:
> I just tried building the Broadcom wifi driver into my kernel which
> didn't work.  The problem is that it needs to load firmware and the
> filesystem with the firmware on it hasn't been mounted yet.  The
> firmware is on my rootfs and I had rootwait on the kernel command
> line.
>
> Is it possible to get this to work? Shouldn't request-firmware do a
> probe-defer type operation until after rootwait completes?
>
> --
> Jon Smirl
> jonsmirl at gmail.com
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-10  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-06 14:34 Probe-defer and loading firmware jonsmirl at gmail.com
2014-07-10  8:46 ` Arun KS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).