]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/phy.h
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
[people/ms/u-boot.git] / include / phy.h
index 50f1e12f8c2c6bf73a3a83a4b31dce5ba57c838c..0543ec10c28c5a58b328af85fc1cfd9967bf94a1 100644 (file)
@@ -257,6 +257,7 @@ int gen10g_startup(struct phy_device *phydev);
 int gen10g_shutdown(struct phy_device *phydev);
 int gen10g_discover_mmds(struct phy_device *phydev);
 
+int phy_b53_init(void);
 int phy_mv88e61xx_init(void);
 int phy_aquantia_init(void);
 int phy_atheros_init(void);