uboot-mt623x/drivers/qe
Richard Retanubun 1443cd7e54 UEC FIXED PHY: Determine fixed-phy port using UEC interface name.
Fixed a misunderstanding in the original implementation, 'devnum' that
was used in the cpu/ppc4xx/4xx_enet.c implementation was NOT the
PHY's SMI address, rather it was the number of the MAC interface on
the CPU. The equivalent of this for uec_phy will be the UEC number
stored in mii_info->dev->name. Usage example is updated for uec.

Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2009-08-10 16:07:54 -07:00
..
Makefile drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
fdt.c QE: Move FDT support into a common file 2008-02-12 00:36:21 +01:00
qe.c drivers/qe: Add more SNUM number for QE 2009-06-12 17:17:00 -05:00
qe.h drivers/qe: Add more SNUM number for QE 2009-06-12 17:17:00 -05: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 Assigned a static SMI address to all UECs TBIPA address. 2009-08-10 15:55:42 -07:00
uec.h drivers/qe: add sgmii support in for UEC driver 2009-06-12 17:17:02 -05:00
uec_phy.c UEC FIXED PHY: Determine fixed-phy port using UEC interface name. 2009-08-10 16:07:54 -07:00
uec_phy.h Change UEC PHY interface to RGMII on MPC8568MDS 2008-10-18 21:54:00 +02:00