openwrt/target/linux/rockchip
Liangbin Lian d7530c1e54 rockchip: make NIC name predictable for LinkEase EasePi R1
The probe order for PCIe buses and devices is non-deterministic,
making the names eth2 and eth3 unpredictable (they may be swapped).

This patch fixes the names by referencing the device path using
`ucidef_set_network_device_path`.

This patch ensures that the OpenWrt interface name matches the case label.

Fixes: 8ca4caacd0 ("rockchip: Add support for RK3568 LinkEase EasePi R1")
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20779
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-11-15 19:48:47 +01:00
..
armv8 rockchip: make NIC name predictable for LinkEase EasePi R1 2025-11-15 19:48:47 +01:00
image rockchip: add missing KERNEL_LOADADDR for LinkEase EasePi R1 2025-11-11 00:11:16 +01:00
patches-6.12 rockchip: Add support for RK3568 LinkEase EasePi R1 2025-11-09 23:13:37 +01:00
Makefile rockchip: switch to kernel 6.12 2025-07-01 22:10:20 +02:00