Skip to content
Snippets Groups Projects
Commit 1374e5a7 authored by Gabor Juhos's avatar Gabor Juhos
Browse files

ar71xx: rb91x: fix ethernet packet loss issues


The RB91x boards are suffering from ethernet packet loss after a cold
boot. The cause of the problem is that the AR8035 PHYs requires special
register settings to work reliably on these boards.

Enable the RGMII TX, RX delays and disable SmartEE functionality of
the AR8035 PHYs. Also enable the RXD delay in the ETH_CFG register
to fix the issue.

Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>

SVN-Revision: 40509
parent 46a8af4c
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