openwrt-pf/package/boot/uboot-mediatek
Bogdan K 4aaabd3a4b
uboot-mediatek: fix BT-R320 Ethernet mode
The CPU port between the MT7981 and MT7531 runs at 2.5 Gbps, but the U-Boot
device tree configures it as SGMII at 1 Gbps. This leaves Ethernet unable
to exchange packets despite an active physical link.

Use 2500base-x and a 2500 Mbps fixed link, matching the Linux device tree.

Fixes: a3105d3f95 ("mediatek: filogic: add support for Globitel BT-R320")
Signed-off-by: Bogdan K <zikwarface134@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24372
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-07-25 23:32:54 +02:00
..
patches uboot-mediatek: fix BT-R320 Ethernet mode 2026-07-25 23:32:54 +02:00
Makefile uboot-mediatek: update to v2026.07 2026-07-13 18:51:18 +01:00