* [U-Boot] FEC_MXC leftovers
[not found] <mailman.7.1396864802.6699.u-boot@lists.denx.de>
@ 2014-04-07 15:57 ` Nikolay Dimitrov
0 siblings, 0 replies; only message in thread
From: Nikolay Dimitrov @ 2014-04-07 15:57 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-07 15:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.7.1396864802.6699.u-boot@lists.denx.de>
2014-04-07 15:57 ` [U-Boot] FEC_MXC leftovers Nikolay Dimitrov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.