mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 16:01:30 +02: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>