commit | cabf61ce4b772afbc824cb27ea0407dafc06ed68 | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Mon Nov 10 15:24:01 2014 +0800 |
committer | Tom Rini <trini@ti.com> | Mon Nov 17 08:47:18 2014 -0500 |
tree | 592b30f0b2035f6bf12d033aec42b5178ef0a582 | |
parent | 7df4486d04204e654b5965267bb6c645b3c13052 [diff] |
net: macb: enable GMAC IP without GE feature support The User Register in GMAC IP is used to select interface type. When with GE feature, it is used to select interface between RGMII and GMII. If without GE feature, it is used to select interface between MII and RMII. Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>