[U-Boot] FEC_MXC leftovers

Nikolay Dimitrov picmaster at mail.bg
Mon Apr 7 17:57:48 CEST 2014


Gents,

In "drivers/net/fec_mxc.c" there are 2 functions:

int fec_phy_read(struct mii_dev *bus, int phyAddr, int dev_addr, int 
regAddr);
int fec_phy_write(struct mii_dev *bus, int phyAddr, int dev_addr, int 
regAddr, u16 data);

Looks like parameter "dev_addr" is not used. Does anyone remember what 
was the purpose of this parameter? It looks like this interface is 
replicated all over the mdio- and mii- functions.

Kind regards,
Nikolay


More information about the U-Boot mailing list