riscv: move the AX25-specific implementation of flush_dcache_all
[oweals/u-boot.git] / include / cpsw.h
index f135e7bfe0cc6425aa567c61414e2d12d59aae80..9f8ce8850f51d1958596a76edf5f2c1c06fb3def 100644 (file)
@@ -54,5 +54,6 @@ struct cpsw_platform_data {
 
 int cpsw_register(struct cpsw_platform_data *data);
 int ti_cm_get_macid(struct udevice *dev, int slave, u8 *mac_addr);
+int cpsw_get_slave_phy_addr(struct udevice *dev, int slave);
 
 #endif /* _CPSW_H_  */