]> git.sur5r.net Git - u-boot/blobdiff - include/phy.h
armv8: Kconfig: fsl-ppa: support load PPA from eMMC/SD and NAND Flash
[u-boot] / include / phy.h
index 268d9a1823f93cd1eab151053b23743080f399d7..5477496e0e4117a87650914b2d258da0cb76a5e9 100644 (file)
@@ -266,6 +266,7 @@ int phy_teranetics_init(void);
 int phy_ti_init(void);
 int phy_vitesse_init(void);
 int phy_xilinx_init(void);
+int phy_mscc_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);