net: fsl: fec: handle 10Mbps speed in RMII mode
authorEric Benard <eric@eukrea.com>
Thu, 12 Jan 2012 06:10:28 +0000 (06:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Jan 2012 04:05:28 +0000 (20:05 -0800)
commit8d82f219c2d476811cd3157a39c7b5c1f045ebc3
tree32bda05590b8799574c89d2f3bdc22ea47973cb5
parent25cecd7e355bf90b8fea039bd06947bb3234e77d
net: fsl: fec: handle 10Mbps speed in RMII mode

when the link is 10 Mbps and the mode is RMII, it's necessary
to set FRCONT to 1 in MIIGSK_CFGR to divide the RMII source
clock by 10 in order to support 10 Mbps operations.

Signed-off-by: Eric BĂ©nard <eric@eukrea.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fec.c
drivers/net/ethernet/freescale/fec.h
This page took 0.031604 seconds and 5 git commands to generate.