u-boot-brain/drivers/qe
Haiying Wang 8e55258f14 qe: Pass in uec_info struct through uec_initialize
The uec driver contains code to hard code configuration information for the uec
ethernet controllers. This patch creates an array of uec_info structures, which
are then parsed by the corresponding driver instance to determine configuration.
It also creates function uec_standard_init() to initialize all UEC interfaces
for 83xx and 85xx.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-06-12 17:17:02 -05: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: 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_phy.c powerpc: net: support for the SMSC LAN8700 PHY 2009-01-24 20:45:51 -08:00
uec_phy.h Change UEC PHY interface to RGMII on MPC8568MDS 2008-10-18 21:54:00 +02:00
uec.c qe: Pass in uec_info struct through uec_initialize 2009-06-12 17:17:02 -05:00
uec.h qe: Pass in uec_info struct through uec_initialize 2009-06-12 17:17:02 -05:00