uboot-lantiq: Support newer versions of the PEF7071 ethernet
[openwrt/openwrt.git] / package / boot / uboot-lantiq / patches / 0014-MIPS-add-support-for-Lantiq-XWAY-SoCs.patch
index 08133bb08f15021b620979e24a913fd2289981fe..8f3557680ae787621f26aefdc1ab24a8a89f4779 100644 (file)
@@ -7257,7 +7257,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 +static struct phy_driver pef7071_driver = {
 +      .name = "Lantiq XWAY PEF7071",
 +      .uid = 0xd565a400,
-+      .mask = 0xFFFFFFFF,
++      .mask = 0xFFFFFFF8,
 +      .features = PHY_GBIT_FEATURES,
 +      .config = ltq_phy_config,
 +      .startup = ltq_phy_startup,