]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc512x_fec: Move PHY initialization from probe into init routine.
authorDetlev Zundel <dzu@denx.de>
Thu, 8 Apr 2010 09:49:59 +0000 (11:49 +0200)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 3 May 2010 21:52:48 +0000 (14:52 -0700)
commit5525856d59910c72687ab6201f39cdf1c04cfc15
tree5a0a597be345912ed079b12e0f11e061327b286e
parent910119b3c462fd6367536899ee43de1eb7d22d8e
mpc512x_fec: Move PHY initialization from probe into init routine.

This saves the autonegotation delay when not using ethernet in U-Boot

Signed-off-by: Detlev Zundel <dzu@denx.de>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/mpc512x_fec.c