commit | f00e8207c372b079b920b0d86cd03d6be06d2ff4 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu Aug 06 15:39:05 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Aug 14 08:37:38 2015 +0200 |
tree | 776b9c2ac59940497e62cad7ac1eadd35a01ee9a | |
parent | 84d54bc005c5a908aaf99815606c90b04e6f53bb [diff] |
sunxi: Fix gmac not working on the Colombus board 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 <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>