]> git.ipfire.org Git - thirdparty/u-boot.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)
commita2b2542992a96662740a39aad66e173a857dff2a
tree9d0853c25ccdf032ee015f57cf49e8529fce6029
parent4d47ea22790dfb85bffbe10492d1767fea9ce79f
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