ar71xx: fix 100/10mbps ethernet link issues on mynet range extender
authorFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jun 2015 17:41:01 +0000 (17:41 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jun 2015 17:41:01 +0000 (17:41 +0000)
commit28d8972c2531e79a4f6276e5e951cf47f96dcd06
tree92ea58ce315635a0508352012b4a08bb74f1fb61
parent32055c083363bc317ae2f56a752f81d275013f78
ar71xx: fix 100/10mbps ethernet link issues on mynet range extender

The mynet range extender hardware is suffering from ethernet
link loss when booting with a recent openwrt image. This only
happens on 100mbps links, with 1Gbps speed the link was fine.

The cause of the problem is that the AR8035 PHY (aka F1E)
requires turning on and off the special TX delay setting
depending on the speed of the link.

The 10mbps mode only needed the proper pll value, which was
extracted from the vendor code.

Reported-by: Pascal Paradis
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
SVN-Revision: 45954
target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-rext.c
target/linux/ar71xx/patches-3.18/425-net-phy-at803x-allow-to-configure-via-pdata.patch