]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: Espressobin: Use DM registered MDIO to configure switch
authorMarek Behún <marek.behun@nic.cz>
Wed, 27 Apr 2022 10:41:48 +0000 (12:41 +0200)
committerStefan Roese <sr@denx.de>
Wed, 4 May 2022 05:05:51 +0000 (07:05 +0200)
commitae1f64f73d34d33a6980ae7388574ec5cf79accc
tree9d0853c25ccdf032ee015f57cf49e8529fce6029
parentf19a58c528b3f246805849a8de9f5213d7ad32ed
arm: mvebu: Espressobin: Use DM registered MDIO to configure switch

In order to be able to get rid of the non-DM MDIO bus registered in
mvneta driver, we need to stop using board_network_enable() and instead
use the DM registered MDIO device to configure switch in
last_stage_init().

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
board/Marvell/mvebu_armada-37xx/board.c
configs/mvebu_espressobin-88f3720_defconfig