mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 17:01:44 +04:00
441da8597a
Add three backported patches from Linux upstream to fix the onboard Ethernet controller (dwmac-loongson) detection and driver issues on Loongson 2K3000 and 3B6000M platforms. These patches are taken from the upstream Linux kernel and retain the original authorship and commit logs. No other modifications are made to the loongarch64 target. The patches address the following symptoms: - Onboard network interface not recognized - Driver probe failures on 2K3000/3B6000M boards Signed-off-by: xinmu <xinmu@loongfans.cn> Link: https://github.com/openwrt/openwrt/pull/23366 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>