commit | c1f6aa34e37fae2a405a6ce3ff543fa88d8c3c62 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Mon Jun 09 11:37:01 2014 +0200 |
committer | Ian Campbell <ijc@hellion.org.uk> | Sun Jul 06 20:12:45 2014 +0100 |
tree | d026142b70bea10be6739b1292fa19d970d2d6c4 | |
parent | 73d7d423bd37bc10ee3022b5b81e5c7dd299dbdc [diff] |
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>