Searched hist:ee62ed3286f83b98b7785e0318dc6379e78f7ff6 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/qe/ |
| H A D | uec_phy.c | ee62ed3286f83b98b7785e0318dc6379e78f7ff6 Tue Jan 15 20:11:00 UTC 2008 Kim Phillips <kim.phillips@freescale.com> 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>
|
| H A D | uec.c | ee62ed3286f83b98b7785e0318dc6379e78f7ff6 Tue Jan 15 20:11:00 UTC 2008 Kim Phillips <kim.phillips@freescale.com> 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>
|