diff options
author | Alex Marginean <alexm.osslist@gmail.com> | 2019-07-05 12:28:55 +0300 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2019-07-18 16:37:13 -0500 |
commit | 3bf135b6c367ec67258a67eefbe1eeb7b984e12d (patch) | |
tree | 9e7aaba3ed0989877ae390ffb953d73e66fb8018 /configs/sbc8548_defconfig | |
parent | 14df216d10c025de223556c01087994716691e9b (diff) | |
download | u-boot-3bf135b6c367ec67258a67eefbe1eeb7b984e12d.tar.gz u-boot-3bf135b6c367ec67258a67eefbe1eeb7b984e12d.tar.bz2 u-boot-3bf135b6c367ec67258a67eefbe1eeb7b984e12d.zip |
drivers: net: phy: Ignore PHY ID 0 during PHY probing
Current code fails to probe some C45 PHYs that also respond to C22 reads.
This is the case for PHYs like Aquantia AQR112, Marvell 88X2242 (as
previously posted on the u-boot list).
If the PHY ID reads all 0s just ignore it and try the next devad.
Signed-off-by: Alex Marginean <alexm.osslist@gmail.com>
Reviewed-By: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/sbc8548_defconfig')
0 files changed, 0 insertions, 0 deletions