mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 01:17:30 +01:00
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:8ca4caacd0("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 commite6a5ca0da7) Link: https://github.com/openwrt/openwrt/pull/20744 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
9c25d39d3e
commit
414f196a96
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue