sonic-linux-kernel
sonic-linux-kernel copied to clipboard
Marvell Armhf support and Arm64 support
-
Back ported commit from master Adding support to compile ARM architecture (#102)
-
Added support for marvell Armada A7020 Arm64
Signed-off-by: Antony Rheneus [email protected]
please identify the upstream commit id and the start linux version that introduce this patch.
check below for example
https://github.com/Azure/sonic-linux-kernel/blob/master/patch/linux-4.13-thermal-intel_pch_thermal-Fix-enable-check-on.patch
this patch. patch/0001-Marvell-support-for-armada7020-on-LK4.9.168.patch
what is the nature? is it upstreamed? How could we maintain this patch? also, I do not see this patch in master branch.
this patch. patch/0001-Marvell-support-for-armada7020-on-LK4.9.168.patch
what is the nature? is it upstreamed? How could we maintain this patch? also, I do not see this patch in master branch.
Armada 7020 support got upstreamed. In master branch, PR124 it is named as patch/0001-Marvell-support-for-armada7020-on-LK4.9.189.patch, as it had changes with respect to version migration.
Im also thinking how to maintain it, as it would break future kernel version migration. One way is to avoid patching it, except based on dependent version and platform.
/easycla