commit | cc696e7caec612c1e334db8cd729e0045662bf00 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Jun 11 12:03:18 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 07 18:23:48 2020 -0400 |
tree | e028c8ecc323b5ea8b8b5ac3893e1d2a93811986 | |
parent | 117a52e2387bdfcf7f74c5ec6c4985cdd7c5403e [diff] |
arm: juno: Enable DM_ETH The smc911X driver is now DM enabled, so we can switch the Juno board over to use DM_ETH for the on-board Fast Ethernet device. Works out of the box by using the DT. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>