mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-15 13:26:02 +01:00
The fdt node offset is apparently not set properly when probed causing no MDIO busses to be found. Fix this by obtaining the offset. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Stefan Roese <sr@denx.de>