commit | 8d82f219c2d476811cd3157a39c7b5c1f045ebc3 | [log] [tgz] |
---|---|---|
author | Eric Benard <eric@eukrea.com> | Thu Jan 12 06:10:28 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 12 20:05:28 2012 -0800 |
tree | 32bda05590b8799574c89d2f3bdc22ea47973cb5 | |
parent | 25cecd7e355bf90b8fea039bd06947bb3234e77d [diff] |
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>