arm: juno: Enable DM_ETH
authorAndre Przywara <andre.przywara@arm.com>
Thu, 11 Jun 2020 11:03:18 +0000 (12:03 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jul 2020 22:23:48 +0000 (18:23 -0400)
commitcc696e7caec612c1e334db8cd729e0045662bf00
treee028c8ecc323b5ea8b8b5ac3893e1d2a93811986
parent117a52e2387bdfcf7f74c5ec6c4985cdd7c5403e
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>
arch/arm/Kconfig
board/armltd/vexpress64/vexpress64.c