uboot/drivers/net/phy
Troy Kisky 9fafe7dab9 net: phy: make board_phy_config responsible for calling drv->config
Boards may have things they want done before or after normal phy config.
Letting the boards call drv->config allows them more flexibilty.
Boards affected by this change are corenet_ds and mpc8544ds.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
2012-02-27 21:19:25 +01:00
..
Makefile phy: Add support for SMSC LAN87xx PHYs 2011-12-05 23:07:59 +01:00
atheros.c
broadcom.c
davicom.c
generic_10g.c
lxt.c
marvell.c
micrel.c net: phy: add support for Micrel's KSZ9021 2012-02-27 21:19:25 +01:00
miiphybb.c
mv88e61xx.c
mv88e61xx.h
natsemi.c
phy.c net: phy: make board_phy_config responsible for calling drv->config 2012-02-27 21:19:25 +01:00
realtek.c
smsc.c phy: Add support for SMSC LAN87xx PHYs 2011-12-05 23:07:59 +01:00
teranetics.c
vitesse.c