openwrt/target/linux/rockchip/armv8
Liangbin Lian fbaf5271d2 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
(cherry picked from commit d7530c1e54)
Link: https://github.com/openwrt/openwrt/pull/20744
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-11-29 01:05:47 +01:00
..
base-files rockchip: make NIC name predictable for LinkEase EasePi R1 2025-11-29 01:05:47 +01:00
config-6.6 rockchip: increase the number of serial ports for rk35xx 2025-09-10 00:03:59 +02:00
target.mk rockchip: extend BOARDNAME 2024-08-21 00:10:47 +02:00