1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/drivers
Alex Marginean 1785d8c3a5 drivers: net: bcm-sf2: pass -1 to phy_connect()
Passing 0 to PHY connect used to trigger a MDIO scan due to a bug fixed in
the meantime.  It's unclear if bcm-sf2 wants to connect to PHY @ addr 0 or
is scanning the bus, passing -1 here should keep it functional either way.

Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
Cc: Jiandong Zheng <jdzheng@broadcom.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2019-12-20 10:02:23 -06:00
..
2019-12-03 08:44:14 -05:00
2019-12-02 18:23:09 -05:00
2019-12-03 10:17:25 +02:00
2019-12-04 17:10:51 -05:00
2019-12-05 10:28:38 -05:00
2019-11-17 17:22:53 +08:00
2019-11-01 16:45:40 +03:00
2019-12-02 18:23:07 -05:00