瀏覽代碼

rockchip: LinkEase EasePi R1 use dedicated uboot

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 <[email protected]>
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 <[email protected]>
Liangbin Lian 1 月之前
父節點
當前提交
414f196a96
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      target/linux/rockchip/image/armv8.mk

+ 0 - 1
target/linux/rockchip/image/armv8.mk

@@ -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