microblaze: Remove CONSOLE_ARG
[oweals/u-boot.git] / include / phy.h
index 384dc2321e541278409b3c67f4e9677b306c5973..66cf61bdfb93954bad76c13d90bccbe736669494 100644 (file)
@@ -251,9 +251,11 @@ int phy_natsemi_init(void);
 int phy_realtek_init(void);
 int phy_smsc_init(void);
 int phy_teranetics_init(void);
+int phy_ti_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