public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] During boot is U-Boot doing its jobs sequentially or in parallel?
@ 2014-03-18 11:31 Frank Ihle
  2014-03-18 11:53 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: Frank Ihle @ 2014-03-18 11:31 UTC (permalink / raw)
  To: u-boot

Hello again,

I recently wrote an E-Mail about silenting the output during the U-Boot sequence, but I thougt it's better to open up a new thread. BTW this is not a problem, I just want to know.

I realized a behavior of U-Boot, which isn't quiet clear to me. I have an ARM9 SAM9G25, that has this boot sequence: AT91Bootstrap -> U-Boot 2010.06 -> Linux 2.6.39. With that system I did 4 Test series about silencing the U-Boot output:

- An image with U-Boot output, without network support in U-Boot - takes about 10.6 s to boot.
- An image like above, but without U-Boot output - takes about 10.4 s to boot.
--> 200 ms gained

- An image with U-Boot output, with network support in U-Boot- takes 12.30 s
- An image without U-Boot output, but with network support in U-Boot takes 12.30 s too.
--> 0 ms gained

Now why is it, when I disable the output, the time stays the same with network support, but around 200 ms are saved without the network? One thing that comes to my mind U-Boot doing its jobs in parallel, is that true? Since there's a waiting when initializing the network there's enough time to do the output ?

Kind Regards

Frank

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

end of thread, other threads:[~2014-03-18 14:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-18 11:31 [U-Boot] During boot is U-Boot doing its jobs sequentially or in parallel? Frank Ihle
2014-03-18 11:53 ` Wolfgang Denk
2014-03-18 12:21   ` Frank Ihle
2014-03-18 14:13     ` Wolfgang Denk
2014-03-18 14:52     ` Andreas Bießmann

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