mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Is there a way to set the order of initialization of different  systems ?
@ 2009-01-30  9:03 George Kumar
  2009-01-30  9:41 ` Jon Masters
  0 siblings, 1 reply; 2+ messages in thread
From: George Kumar @ 2009-01-30  9:03 UTC (permalink / raw)
  To: linux-kernel

Hi,

I would like to explore if there is a way so that I can set the order
of initialization of different kernel sub systems. The main reason I
would like to do this is because I have a network driver built
statically in the kernel which wants to download firmware from the
disk, but the IDE subsystem and root FS is not mounted yet so it
basically hangs for a minute waiting to dowload firmware and then
proceeds with the boot sequence. If I could ensure that IDE subsys is
initialized and root FS is mounted before networking is initialized,
this problem probably will not occur.

Thanks.
George.

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

end of thread, other threads:[~2009-01-30  9:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-30  9:03 Is there a way to set the order of initialization of different systems ? George Kumar
2009-01-30  9:41 ` Jon Masters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®