u-boot/drivers/qe
richardretanubun 0115b19537 NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
The current uec_miiphy_read and uec_miiphy_write hardcode access devlist[0]
This patch makes these function use the devname argument that is passed in to
allow access to the phy registers of other devices in devlist[].

Signed-of-by: Richard Retanubun <RichardRetanubun@RugggedCom.com>

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-11-09 21:38:02 -08:00
..
fdt.c QE: Move FDT support into a common file 2008-02-12 00:36:21 +01:00
Makefile drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
qe.c drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
qe.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
uccf.c drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
uccf.h mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
uec.c NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. 2008-11-09 21:38:02 -08:00
uec.h Change UEC PHY interface to RGMII on MPC8568MDS 2008-10-18 21:54:00 +02:00
uec_phy.c Change UEC PHY interface to RGMII on MPC8568MDS 2008-10-18 21:54:00 +02:00
uec_phy.h Change UEC PHY interface to RGMII on MPC8568MDS 2008-10-18 21:54:00 +02:00