Re: [U-Boot] [PATCH v2 12/12] sunxi: Add support for using MII phy-s with the GMAC nic

2014-06-05 Thread Ian Campbell
On Tue, 2014-06-03 at 21:42 +0200, Hans de Goede wrote: > From: Chen-Yu Tsai > > 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).

[U-Boot] [PATCH v2 12/12] sunxi: Add support for using MII phy-s with the GMAC nic

2014-06-03 Thread Hans de Goede
From: Chen-Yu Tsai 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 Signed-off-by: Hans de Goede --- b