uboot-mt623x/drivers/qe
Heiko Schocher 582c55a027 83xx, uec: split enet_interface in two variables
There's no sensible reason to unite speed and interface type into
one variable.  So split this variable enet_interface into two
vars: enet_interface_type, which hold the interface type and speed.

Also: add the possibility for switching between 10 and 100 MBit
interfaces on the fly, when running in FAST_ETH mode.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2010-01-31 22:37:12 -08:00
..
Makefile drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
fdt.c mpc85xx: Configure QE USB for MPC8569E-MDS boards 2009-10-27 10:04:17 -05: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 net: uec: Fix uccf.h and uec.h headers to include headers they depend on 2009-09-25 18:25:50 -05:00
uec.c 83xx, uec: split enet_interface in two variables 2010-01-31 22:37:12 -08:00
uec.h 83xx, uec: split enet_interface in two variables 2010-01-31 22:37:12 -08:00
uec_phy.c 83xx, uec: split enet_interface in two variables 2010-01-31 22:37:12 -08:00
uec_phy.h Change UEC PHY interface to RGMII on MPC8568MDS 2008-10-18 21:54:00 +02:00