Re: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] nxp-s32g2xx: enable PCIE feature config

2020-10-01 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] nxp-s32g2xx: enable PCIE feature config on 29/09/2020 Xulin Sun wrote: > For nxp-s32g2xx bsp, enable PCIE related configurations. > > Signed-off-by: Xulin Sun > --- > bsp/nxp-s32g2xx/nxp-s32g2xx.cfg | 9 +

Re: [linux-yocto][linux-yocto-dev][PATCH] SUNRPC: Fix svc_flush_dcache()

2020-10-01 Thread Bruce Ashfield
As you may have noticed, I already picked this up in my latest -dev merge from upstream. Bruce In message: [linux-yocto][linux-yocto-dev][PATCH] SUNRPC: Fix svc_flush_dcache() on 28/09/2020 zhe...@windriver.com wrote: > From: Chuck Lever > > On platforms that implement flush_dcache_page(), a

Re: [linux-yocto][linux-yocto-dev][PATCH] powerpc: net: bpf_jit_comp: Fix misuse of fallthrough

2020-10-01 Thread Bruce Ashfield
Merged. Bruce In message: [linux-yocto][linux-yocto-dev][PATCH] powerpc: net: bpf_jit_comp: Fix misuse of fallthrough on 28/09/2020 zhe...@windriver.com wrote: > From: He Zhe > > The user defined label following "fallthrough" is not considered by GCC > and causes build failure. > >

Re: [linux-yocto] [PATCH] Makefile: support make scripts prepare inside SDK

2020-10-01 Thread Bruce Ashfield
On Mon, Sep 28, 2020 at 4:37 AM Chen Qi wrote: > > We need to `make scripts prepare` inside SDK. So add patch > to defect if we are insdie SDK environment, and if so change some > PKG_CONFIG_xxx settings so that we will use things from SDK's host > part. > > The problem for `make scripts prepare`

Re: [linux-yocto][linux-yocto v5.4/standard/nxp-s32g2xx][PATCH] nxp-s32g2xx upgrades NXP SDK v5.4.24_bsp26.0 kernel part

2020-10-01 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.4/standard/nxp-s32g2xx][PATCH] nxp-s32g2xx upgrades NXP SDK v5.4.24_bsp26.0 kernel part on 28/09/2020 Xulin Sun wrote: > Hi Bruce, > > Could you please help to merge below patches to the branch "v5.4/standard/ > nxp-s32g2xx". > > Those below patches