Re: [linux-yocto][linux-yocto v6.6][PATCH 0/1] Enable support for AXM55/56XX

2024-06-12 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.6][PATCH 0/1] Enable support for AXM55/56XX on 12/06/2024 Liwei Song wrote: > Hi Bruce, > > This pull is to enable support for board AXM55XX/56XX, Since SDK already > stop to update, all these patches are from linux-yocto-6.1. > > There are 2 parts,

[linux-yocto][yocto-kernel-cache][yocto-6.6][PATCH 1/1] axxiaarm/axxiaarm64: enable axxiaarm and axxiaarm64 in 6.6 kernel

2024-06-12 Thread LiweiSong via lists.yoctoproject.org
This patch is to enable axxiaarm and axxiaarm64 support in 6.6 kernel to support board AXM55XX and AXM56XX. Signed-off-by: Liwei Song --- bsp/axxiaarm/axxia-common.cfg| 98 + bsp/axxiaarm/axxiaarm-preempt-rt.scc | 7 ++ bsp/axxiaarm/axxiaarm-standard.scc

[linux-yocto][linux-yocto v6.6][PATCH 0/1] Enable support for AXM55/56XX

2024-06-12 Thread LiweiSong via lists.yoctoproject.org
Hi Bruce, This pull is to enable support for board AXM55XX/56XX, Since SDK already stop to update, all these patches are from linux-yocto-6.1. There are 2 parts, kernel-cache patch and kernel patches aim at kernel-cache "yocto-6.6" branch and linux-yocto-6.6 Could you help create branches as