1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target
Christian Lamparter df07bafcd2 apm821xx: MBL: correct phy-mode delay settings
This came up in an upstream commit: "
b1dd9bf688b0 "net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610M"

The PHY driver entry for BCM50160 and BCM50610M calls
bcm54xx_config_init() but does not call bcm54xx_config_clock_delay() in
order to configuration appropriate clock delays on the PHY, fix that."

So the "rgmii" phy-mode has always been wrong, but went unnoticed since
the broadcom phy driver didn't push the delay settings to the chip.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-05-01 12:25:12 +02:00
..
imagebuilder build,ib: add STRIP_ABI option for manifest 2021-03-16 11:00:08 -10:00
linux apm821xx: MBL: correct phy-mode delay settings 2021-05-01 12:25:12 +02:00
sdk
toolchain
Config.in include/image*: add support for device-tree overlays 2021-03-17 17:45:34 +00:00
Makefile