From: Eric Benard Date: Thu, 12 Jan 2012 06:10:28 +0000 (+0000) Subject: net: fsl: fec: handle 10Mbps speed in RMII mode X-Git-Tag: v3.3-rc1~82^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d82f219c2d476811cd3157a39c7b5c1f045ebc3;p=pandora-kernel.git 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 Acked-by: Shawn Guo Signed-off-by: David S. Miller --- Reading git-diff-tree failed