Re: [linux-yocto] [kernel-cache yocto-5.0][PATCH 0/1] ti-am335x: add base support

2019-08-28 Thread Kevin Hao
On Wed, Aug 28, 2019 at 10:47:47PM -0400, Jun Miao wrote: > Hi Bruce, > Beacuse the CI/CD project must contain the linux-yocto kernel building > successfully, we usually choose the yocto-5.0 branch. > Please help me add this scc/cfg to yocto-5.0 branch. Bruce has sent out the recipe for the

[linux-yocto] [PATCH] ti-am335x: add the basic scc/cfg enablement

2019-08-28 Thread Jun Miao
Add scc/cfg kernel fragment to build and boot EVM/SK and BeagleBone Black boards all with am335x soc Signed-off-by: Jun Miao --- bsp/ti-am335x/ti-am335x-standard.scc | 8 + bsp/ti-am335x/ti-am335x.cfg | 239 +++ bsp/ti-am335x/ti-am335x.scc | 7 + 3

[linux-yocto] [kernel-cache yocto-5.0][PATCH 0/1] ti-am335x: add base support

2019-08-28 Thread Jun Miao
Hi Bruce, Beacuse the CI/CD project must contain the linux-yocto kernel building successfully, we usually choose the yocto-5.0 branch. Please help me add this scc/cfg to yocto-5.0 branch. Thanks Jun Miao (1): ti-am335x: add the basic scc/cfg enablement