mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-11 04:58:17 +01:00
The generic-rk3568 does not reset the gmac phy, causing the kernel to
fail to initialize gmac during cold boot with the error message
"mdio_bus stmmac-1: MDIO device at address 1 is missing."
Adding a dedicated uboot for EasePi R1 to resolve this issue.
The EasePi R1's DTS hasn't been merged into the Linux release yet,
so it cannot be submitted to the upstream u-boot.
Fixes:
|
||
|---|---|---|
| .. | ||
| 001-spi-rockchip_sfc-Support-sclk_x2-version.patch | ||
| 002-rockchip-spl-Add-a-read_brom_bootsource_id-helper.patch | ||
| 003-rockchip-rk3528-Implement-read_brom_bootsource_id.patch | ||
| 004-rockchip-rk3576-Add-SPI-Flash-boot-support.patch | ||
| 005-board-rockchip-Add-Radxa-ROCK-4D.patch | ||
| 006-arm64-dts-rockchip-Add-Radxa-ROCK-2A-2F.patch | ||
| 007-board-rockchip-Add-Radxa-ROCK-2A-2F.patch | ||
| 008-board-rockchip-add-Lunzn-FastRhino-R66S.patch | ||
| 009-mmc-rockchip_sdhci-Set-xx_TAP_VALUE-for-RK3528.patch | ||
| 101-nanopc-t4-fix-memory-unstability.patch | ||
| 102-rockchip-Add-initial-RK3582-support.patch | ||
| 103-rockchip-rk3588-generic-Enable-support-for-RK3582.patch | ||
| 104-rockchip-rk3588s-rock-5c-Add-support-for-ROCK-5C-Lit.patch | ||
| 105-1-arm64-dts-rockchip-add-LinkEase-EasePi-R1.patch | ||
| 105-2-board-rockchip-add-LinkEase-EasePi-R1.patch | ||