public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC] dm: tegra: boot time regression
@ 2014-10-21 14:37 Marcel Ziswiler
  2014-10-21 16:19 ` Simon Glass
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Ziswiler @ 2014-10-21 14:37 UTC (permalink / raw)
  To: u-boot

Migrating our BSPs towards mainline U-Boot I noticed it suddenly booting
slower. With mainline Linux I noticed about a 1 to 2 second increase
while booting downstream L4T takes 10 to 15 seconds longer! Git
bisecting it revealed the following commit to be at odds:

858530a8c0a7ce7e573e513934804a00d6676813
dm: tegra: Enable driver model for serial

Switching back to not using the DM driver for serial brings it back to
booting much faster. However looking closely at the serial stuff and its
accompanying settings I could not quite pinpoint why exactly any of this
would make the Linux kernel suddenly boot slower.

Has anybody noticed similar issues?

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

end of thread, other threads:[~2014-11-20 18:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21 14:37 [U-Boot] [RFC] dm: tegra: boot time regression Marcel Ziswiler
2014-10-21 16:19 ` Simon Glass
2014-11-17  6:53   ` Simon Glass
2014-11-20 11:29     ` Marcel Ziswiler
2014-11-20 18:53       ` Simon Glass

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