]> Git Repo - u-boot.git/commit
arm: juno: Enable DM_ETH
authorAndre Przywara <[email protected]>
Thu, 11 Jun 2020 11:03:18 +0000 (12:03 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
arch/arm/Kconfig
board/armltd/vexpress64/vexpress64.c
This page took 0.0336610000000001 seconds and 4 git commands to generate.