ramips: fix AR8033 fiber operation
authorDavid Bauer <mail@david-bauer.net>
Mon, 14 Jun 2021 22:15:17 +0000 (00:15 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sun, 27 Jun 2021 11:19:36 +0000 (13:19 +0200)
commit54ed38d5eab4d28cf52e3cf4928f0d2cc3eb7c8e
treeff6281917389342e128335db3c5f92d99615e7f7
parent1f5afbab5bbd33c5eff607a26699f64d3f4c11b1
ramips: fix AR8033 fiber operation

It was reported AR8033 did not work in fiber operation mode on the ER-X.

While the earlier attempt of fixing this mitigated the issue of 1000
Base-X link mode not being supported, it also switched to the copper
page, breaking fiber operation altogether.

Extend the hack adding fiber operation so it does not switch to the
copper page. Also remove the part where the supported link mode bit for
1000 Base-X is removed, as this is required for fiber operation.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ramips/patches-5.10/710-at803x.patch
target/linux/ramips/patches-5.4/991-at803x.patch