Re: [linux-yocto] [kernel-cache yocto-5.2/master] [PATCH] ti-am335x: enable GCC -O2 optimization

2019-10-31 Thread He Zhe
Hi Bruce, This now happens on qemuarmv5 and possibly on all arm arches. standard.scc -> arm.scc -> arm.cfg -> CONFIG_CC_OPTIMIZE_FOR_SIZE=y It hangs the whole system. But turning off CONFIG_CC_OPTIMIZE_FOR_SIZE would affect all arches. What do you think? Thanks, Zhe On 10/30/19 8:25 AM,

Re: [linux-yocto] [linux-yocto v5.2] Another patch series for the Marvell cn96xx support

2019-10-31 Thread Bruce Ashfield
In message: [linux-yocto v5.2] Another patch series for the Marvell cn96xx support on 31/10/2019 Kevin Hao wrote: > Hi Bruce, > > Here is another patch series for the Marvell cn96xx SoC support. It mainly > focus on the coresight and Ethernet drivers. Please help me merge this to: >

Re: [linux-yocto] [linux-yocto-v5.2]: [kernel v5.2/standard/base]: Revert "arm64: dts: r8a7795: Add CPUIdle support for all CPU core"

2019-10-31 Thread Bruce Ashfield
In message: [linux-yocto-v5.2]: [kernel v5.2/standard/base]: Revert "arm64: dts: r8a7795: Add CPUIdle support for all CPU core" on 30/10/2019 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > Some days ago, I sent a patch to add CPUIdle feature for renesas-rcar > platform. This