Home
last modified time | relevance | path

Searched hist:"575 c5cc06f63d02fda73c7b29c6d782de4df6393" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dfec_mxc.c575c5cc06f63d02fda73c7b29c6d782de4df6393 Mon Oct 22 16:40:41 UTC 2012 Troy Kisky <troy.kisky@boundarydevices.com> net: fec_mxc: change fec_mii_setspeed parameter

Only the hardware ethernet registers are needed
for this function, so don't pass the more general
structure. I'm trying to separate MII and fec.

This also fixes MX28 fec_mii_setspeed use on secondary ethernet port

This was found by inspection of the code and should be
checked on real hardware.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>