ar71xx: mikrotik: rb91x: fix 10M ethernet link speed
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Tue, 12 Oct 2021 09:02:30 +0000 (11:02 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Tue, 12 Oct 2021 09:03:02 +0000 (11:03 +0200)
commit5e8b9624f1791d193e8d5e007ce4c873454f014a
tree5674abf6e31cfc5d971db1f2809ba598c444f5e6
parentc72ea2a6c7ab25ac451164e6373a721c98cd9603
ar71xx: mikrotik: rb91x: fix 10M ethernet link speed

Extensive testing on the board showed that ethernet does
not work when forced to 10Mbps.

Trial-and-error revealed that the correct PLL value
should be altered to 0x00001313 (iso 0x00001616)

The change is done for this specific board only as I do not have
other boards using this specific SoC.

The board now works correctly in 1000, 100 and 10 Mode

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/ar71xx/files/arch/mips/ath79/mach-rb91x.c