u-boot-brain/drivers/qe
Haiying Wang 41410eee47 Change UEC PHY interface to RGMII on MPC8568MDS
Change UEC phy interface from GMII to RGMII on MPC8568MDS board

Because on MPC8568MDS, GMII interface is only recommended for 1000Mbps speed,
but RGMII interface can work at 10/100/1000Mbps, and RGMII interface works more stable.

Now both UEC1 and UEC2 can work properly under u-boot.

It is also in consistent with the kernel setting for 8568 UEC phy interface.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-10-18 21:54:00 +02: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_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
uec.c Change UEC PHY interface to RGMII on MPC8568MDS 2008-10-18 21:54:00 +02:00
uec.h Change UEC PHY interface to RGMII on MPC8568MDS 2008-10-18 21:54:00 +02:00