mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] phylib delayed scan
@ 2012-10-30 16:32 Sascha Hauer
  2012-10-30 16:32 ` [PATCH 1/2] mdiobus: return existing phydev in mdiobus_scan Sascha Hauer
  2012-10-30 16:32 ` [PATCH 2/2] mdiobus: do not scan the bus at registration time Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Sascha Hauer @ 2012-10-30 16:32 UTC (permalink / raw)
  To: barebox

As mentioned scanning the mdiobus for devices can take some time which
unnecessarily delays the boot when no network is needed, so scan the bus
when somebody is interested in the devices.

Sascha

----------------------------------------------------------------
Sascha Hauer (2):
      mdiobus: return existing phydev in mdiobus_scan
      mdiobus: do not scan the bus at registration time

 drivers/net/phy/mdio_bus.c |   26 ++++----------------------
 drivers/net/phy/phy.c      |    4 ++--
 2 files changed, 6 insertions(+), 24 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-10-30 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-30 16:32 [PATCH] phylib delayed scan Sascha Hauer
2012-10-30 16:32 ` [PATCH 1/2] mdiobus: return existing phydev in mdiobus_scan Sascha Hauer
2012-10-30 16:32 ` [PATCH 2/2] mdiobus: do not scan the bus at registration time Sascha Hauer

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