]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Add support for using MII phy-s with the GMAC nic
authorChen-Yu Tsai <wens@csie.org>
Mon, 9 Jun 2014 09:37:01 +0000 (11:37 +0200)
committerIan Campbell <ijc@hellion.org.uk>
Sun, 6 Jul 2014 19:12:45 +0000 (20:12 +0100)
commitef7e723ba184a5664e6e27f1b92cd8fc2042d695
treed026142b70bea10be6739b1292fa19d970d2d6c4
parentc26fb9db0ed7d524bde1206ed49a63e50125d329
sunxi: Add support for using MII phy-s with the GMAC nic

Many A20 boards (ie Cubieboard2, A20-OLinuXino_MICRO) use an 100 Mbit MII
phy together with the GMAC nic found in the A20 SoC, add support for this
(this will get used when we add these boards in a later patch).

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/gmac.c