commit | d263e761cb9a70cb760596d6936fcfe2018d5dab | [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 | 240bfb139ad400cd4dc13ac90f2993fab8eba516 [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>