summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-04-20 20:16:21 -0400
committerTom Rini <trini@konsulko.com>2015-04-20 20:16:21 -0400
commit91528821d9c8eecd8a0e73dc0a0bacbb3e6c9054 (patch)
treefcc98f2cb8194eaa8891f7a07f073c6ab9c84ece /include
parentdd9958a3f4460681bed6a6c6dc99ba47849e3c9b (diff)
parent523bb66f5a8e2cee22535e509c4e762bbc774406 (diff)
downloadblackbird-obmc-uboot-91528821d9c8eecd8a0e73dc0a0bacbb3e6c9054.tar.gz
blackbird-obmc-uboot-91528821d9c8eecd8a0e73dc0a0bacbb3e6c9054.zip
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'include')
-rw-r--r--include/phy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/phy.h b/include/phy.h
index 384dc2321e..3f826b66f7 100644
--- a/include/phy.h
+++ b/include/phy.h
@@ -254,6 +254,7 @@ int phy_teranetics_init(void);
int phy_vitesse_init(void);
int board_phy_config(struct phy_device *phydev);
+int get_phy_id(struct mii_dev *bus, int addr, int devad, u32 *phy_id);
/**
* phy_get_interface_by_name() - Look up a PHY interface name
OpenPOWER on IntegriCloud