Hi Tom, A single patch to fix boot on (at least) Odroid-C4, where the MDIO bus reset used random sleep values instead of the proper pdata values.
The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/7337 Thanks, Neil The following changes since commit 79b0f08d6af498e6fda8cd257d62e2095764410c: configs: Resync with savedefconfig (2021-04-27 08:28:38 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20210428 for you to fetch changes up to 98b8204626ac2837e927e79d3dfe77246e506c02: net: designware: fix PHY reset with DM_MDIO (2021-04-28 17:45:26 +0200) ---------------------------------------------------------------- - net: designware: fix PHY reset with DM_MDIO, fixing boot of (at least) Odroid-C4 ---------------------------------------------------------------- Neil Armstrong (1): net: designware: fix PHY reset with DM_MDIO drivers/net/designware.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-)

