Skip to content
Snippets Groups Projects
Commit 28d8972c authored by Felix Fietkau's avatar Felix Fietkau
Browse files

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: default avatarChristian Lamparter <chunkeey@googlemail.com>

SVN-Revision: 45954
parent 32055c08
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment