mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Merge branch 'master' of git://git.denx.de/u-boot-net
This commit is contained in:
@@ -340,7 +340,7 @@ static int zynq_phy_init(struct udevice *dev)
|
||||
if (!priv->phydev)
|
||||
return -ENODEV;
|
||||
|
||||
priv->phydev->supported = supported | ADVERTISED_Pause |
|
||||
priv->phydev->supported &= supported | ADVERTISED_Pause |
|
||||
ADVERTISED_Asym_Pause;
|
||||
priv->phydev->advertising = priv->phydev->supported;
|
||||
|
||||
|
Reference in New Issue
Block a user