Re: [U-Boot] [PATCH 1/2] sunxi: Fix gmac not working on the Colombus board

2015-08-11 Thread Ian Campbell
On Thu, 2015-08-06 at 20:13 +0200, Hans de Goede wrote: The phy is using a RGMII interface, which we need to specify in our board-config, and the dts needs a gmac section (the dts changes have also been submitted to the kernel). Signed-off-by: Hans de Goede hdego...@redhat.com Acked-by: Ian

[U-Boot] [PATCH 1/2] sunxi: Fix gmac not working on the Colombus board

2015-08-06 Thread Hans de Goede
The phy is using a RGMII interface, which we need to specify in our board-config, and the dts needs a gmac section (the dts changes have also been submitted to the kernel). Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/dts/sun6i-a31-colombus.dts | 12