u-boot-brain/drivers/qe
Kim Phillips ee62ed3286 net: reduce boot latency on QE UEC based boards
actually polling for PHY autonegotiation to finish enables us to remove the
5 second boot prompt latency present on QE based boards.

call to qe_set_mii_clk_src in init_phy, and mv call to init_phy from
uec_initialize to uec_init by Joakim Tjernlund; autonegotiation wait
code shamelessly stolen from tsec driver.

also rm unused CONFIG_RMII_MODE code.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-01-16 16:54:20 -05:00
..
Makefile mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
qe.c QE: fix compile warning 2008-01-14 10:34:30 +01:00
qe.h 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
uccf.c Code cleanup. 2006-11-30 18:02:20 +01:00
uccf.h mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
uec_phy.c net: reduce boot latency on QE UEC based boards 2008-01-16 16:54:20 -05:00
uec_phy.h Add support for UEC to 8568 2007-08-14 01:47:44 -05:00
uec.c net: reduce boot latency on QE UEC based boards 2008-01-16 16:54:20 -05:00
uec.h Add support for UEC to 8568 2007-08-14 01:47:44 -05:00