mirror of
https://github.com/armbian/build.git
synced 2025-12-24 10:41:41 +01:00
* Rockchip64 Linux-5.10y - drivers for Motorcomm YT8531 renamed the previous "net-phy-Add-driver-for-Motorcomm-YT85xx-PHYs.patch" to "net-phy-Add-driver-for-Motorcomm-1-YT85xx-PHYs.patch" to fix patch order and added a new patch "net-phy-Add-driver-for-Motorcomm-2-YT8531-PHYs.patch" The new YT8531 patch is sourced from from Lean's OpenWrt source rockchip/patches-5.10/601-net-phy-Add-driver-for-Motorcomm-YT8531-PHYs.patch. It is intended to extend a patch identical to Armbian's "net-phy-Add-driver-for-Motorcomm-YT85xx-PHYs.patch" and is used without alteration. * Add new board OrangePi R1 LTS (rk3328) Includes uBoot and support for Linux-5.10y * Rockchip64 Linux-5.15y drivers for YT8531 and other Motorcomm chips YT8010, YT8510, YT8511, YT8512, YT8521. The driver patch set is sourced from Xunlong-OrangePi OpenWRT and is used as is, with only a name and makefile change. A single patch set uses the same underlying source code as the Armbian Linux-5.10y set, but uses inbuilt logic to apply tweaks that depend on the Linux kernel version. The patch is renamed similarly to the 5.10 patch set, net-phy-Add-driver-for-Motorcomm-T85xx+PHYs.patch to imply code base continuity with the previous similar Armbian patch sets. * Rockchip64 Linux-5.15y support for Orange Pi R1 Plus LTS Includes DTS and makefile changes. A driver for net phy YT8531C is in a separate commit * change orangepi-r1plus-lts.csc to orangepi-r1plus-lts.conf board is now supported * - add patch also to 5.16.y - fix wrong patch permission * Fix Makefile patch Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>