diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2008-01-15 14:11:00 -0600 |
---|---|---|
committer | Ben Warren <biggerbadderben@gmail.com> | 2008-01-16 16:54:20 -0500 |
commit | ee62ed3286f83b98b7785e0318dc6379e78f7ff6 (patch) | |
tree | b3cdde40e5e3eeb227186d9171f0c9d0f2d105b5 /api_examples | |
parent | 55fe7c57a8b99a130925052dcdbb77f053dc50e3 (diff) | |
download | u-boot-imx-ee62ed3286f83b98b7785e0318dc6379e78f7ff6.zip u-boot-imx-ee62ed3286f83b98b7785e0318dc6379e78f7ff6.tar.gz u-boot-imx-ee62ed3286f83b98b7785e0318dc6379e78f7ff6.tar.bz2 |
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>
Diffstat (limited to 'api_examples')
0 files changed, 0 insertions, 0 deletions