openwrt/target/linux/sunxi
Petr Štetiar fdd862f9ac sunxi: cortexa7: fix ethernet link detection on a20-olinuxino-lime2
a20-olinuxino-lime2 is currently having hard time with link detection of
certain 1000Mbit partners due to usage of generic PHY driver, probably
due to following missing workaround introduced in upstream in commit
3aed3e2a143c ("net: phy: micrel: add Asym Pause workaround"):

 The Micrel KSZ9031 PHY may fail to establish a link when the Asymmetric
 Pause capability is set. This issue is described in a Silicon Errata
 (DS80000691D or DS80000692D), which advises to always disable the
 capability. This patch implements the workaround by defining a KSZ9031
 specific get_feature callback to force the Asymmetric Pause capability
 bit to be cleared.

 This fixes issues where the link would not come up at boot time, or when
 the Asym Pause bit was set later on.

As a20-olinuxino-lime2 has Micrel KSZ9031RNXCC-TR Gigabit PHY since
revision H, so we need to use Micrel PHY driver on those devices.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit ffa1088f63)
2022-03-24 09:40:12 +01:00
..
base-files sunxi: fix board.d/01_leds permissions and drop include 2020-11-12 17:18:26 +01:00
cortexa7 sunxi: cortexa7: fix ethernet link detection on a20-olinuxino-lime2 2022-03-24 09:40:12 +01:00
cortexa8 sunxi: disable LPAE on cortexa8 2021-04-11 00:00:49 +02:00
cortexa53 target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
image linux-firmware: update to version 20210315 and trim down broadcom FW 2021-12-29 23:45:37 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.102 2021-03-06 15:51:54 +01:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
config-5.4 sunxi: add support for linksprite pcDuino3 nano board 2021-01-27 23:14:30 +01:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
modules.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00