Home
last modified time | relevance | path

Searched hist:"6 ba45cc0f8b46533965219cfd90864a60ec1009b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dfec_mxc.c6ba45cc0f8b46533965219cfd90864a60ec1009b Wed Feb 05 09:54:11 UTC 2014 Markus Niebel <Markus.Niebel@tqs.de> NET: fec_mxc: fix MDIO clock prescaler calculation

The prescaler value for MDC is calculated wrong for
MX6S. Implement the same logic as linux here which handles
ENET_MAC different then original FEC.

Tested on a custom board with i.MX6S and 100MBit PHY

Signed-off-by: Markus Niebel <Markus.Niebel@tqs.de>