openwrt/target/linux/ramips/mt7620
Pawel Dembicki a82fa5bcd4 ramips: mt7620: Enable PHY aneg of Lava LR-25G001
In 20b09a2125 Lava LR-25G001 router have problem with two inactive
ethernet ports. JBOOT bootloader didn't configure ethernet devices by default.
The same situation was there. It is required to enable all phy ports.
This is fragment of stock bootlog:

switch reg write_athr offset=90, value=2b0
switch reg write_athr offset=8c, value=2b0
switch reg write_athr offset=88, value=2b0
switch reg write_athr offset=84, value=2b0
switch reg write_athr offset=80, value=2b0

This patch adds proper registers configuration ar8337 initvals.
0x2b0 value causes force flow control configuration, 0x1200 was used
instead (flow control config auto-neg with phy). [1]

When switch is now ok, let's fix port numeration too.

Fixes: 20b09a2125 ("ramips: add support for Lava LR-25G001")

[1] https://github.com/openwrt/openwrt/pull/4806#issuecomment-982019858

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2021-12-04 00:36:47 +01:00
..
base-files ramips: mt7620: Enable PHY aneg of Lava LR-25G001 2021-12-04 00:36:47 +01:00
config-5.4 ramips: fix missing NVMEM subsystem 2021-07-21 11:39:39 +02:00
config-5.10 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-02 22:36:41 +01:00
target.mk treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00