]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/phy.h
config: am335x_evm: detect BoneGreen using BBG1
[karo-tx-uboot.git] / include / phy.h
index 09bbe483a4b120e1642d968692aeaad46ca63a9a..21459a8c80937b4808c0b5ddc7bc7274b93eaf2c 100644 (file)
@@ -264,6 +264,7 @@ int phy_smsc_init(void);
 int phy_teranetics_init(void);
 int phy_ti_init(void);
 int phy_vitesse_init(void);
+int phy_xilinx_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);