commit | 33c47ede68726621f1648819925532172da04cb8 | [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 | e161ba4c081074c07749a815068243de76de1995 [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>