]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
rockchip: LinkEase EasePi R1 use dedicated uboot
authorLiangbin Lian <jjm2473@gmail.com>
Thu, 13 Nov 2025 07:26:03 +0000 (15:26 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 29 Nov 2025 00:05:47 +0000 (01:05 +0100)
Fixes the "mdio_bus stmmac-1: MDIO device at address 1 is missing" error
that occurs during cold boot when initializing GMAC.

Fixes: 8ca4caacd039 ("rockchip: Add support for RK3568 LinkEase EasePi R1")
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20772
(cherry picked from commit e6a5ca0da7377645be7b9ba70b18de3b9bab5342)
Link: https://github.com/openwrt/openwrt/pull/20744
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/rockchip/image/armv8.mk

index 07272d244cc12a2a4144734c5753c8d15ff68e6d..c28835d5cd03ed7cd9543cbb3ce47e21e2e415f5 100644 (file)
@@ -128,7 +128,6 @@ define Device/linkease_easepi-r1
   DEVICE_VENDOR := LinkEase
   DEVICE_MODEL := EasePi R1
   SOC := rk3568
-  UBOOT_DEVICE_NAME := generic-rk3568
   DEVICE_PACKAGES := blkdiscard block-mount kmod-button-hotplug kmod-nvme kmod-r8169
 endef
 TARGET_DEVICES += linkease_easepi-r1