armv7-multiplatform icon indicating copy to clipboard operation
armv7-multiplatform copied to clipboard

[RFC] Add Arch Linux ARM patches

Open Megver83 opened this issue 6 years ago • 1 comments
trafficstars

Arch Linux ARM has really good kernel patches for better ARM support which haven't been yet merged into mainline.

https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-armv7 (check the *.patch files)

They are really useful. The patches add new device trees, new/improved support for some u-boot implementations, some fixes and features that may be interesting to see in this project. A new folder (could be patches/alarm?) can be created for this, with the patch files inside.

Please note that they only support stable releases of Linux, so for LTS generations we should wait till the current stable branch becomes LTS.

Megver83 avatar Feb 25 '19 22:02 Megver83

Hi @Megver83! Thanks for the ping. While i'd love to add patches for all arm based boards, I do have a small rule with my patch-set. If i don't personally have the board installed in my build network, i don't include patches for it. However if it's tagged in mainline, i will back-port it. I'd rather not risk a regression on a board i can't test. ;)

RobertCNelson avatar Feb 26 '19 02:02 RobertCNelson