]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: macb: enable GMAC IP without GE feature support
authorBo Shen <voice.shen@atmel.com>
Mon, 10 Nov 2014 07:24:01 +0000 (15:24 +0800)
committerTom Rini <trini@ti.com>
Mon, 17 Nov 2014 13:47:18 +0000 (08:47 -0500)
commitcabf61ce4b772afbc824cb27ea0407dafc06ed68
tree592b30f0b2035f6bf12d033aec42b5178ef0a582
parent7df4486d04204e654b5965267bb6c645b3c13052
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>
drivers/net/macb.c