Re: [linux-yocto] [kernel-cache][PATCH] bsp/xilinx/soc/zynq.cfg: Ensure ARM_THUMB is enabled

2017-07-17 Thread Bruce Ashfield
On 2017-07-15 11:25 AM, Nathan Rossi wrote: Enable ARM_THUMB which is normally enabled in arch/arm/arm.cfg, however this config (specifically the .cfg, as the .scc is included via standard) is not included by the tiny kernel type. This ensures code built for Zynq targets which might use THUMB

Re: [linux-yocto] [kernel-cache][PATCH] bsp/xilinx/soc/drivers: Updates/clean-ups for v4.12 kernel

2017-07-17 Thread Bruce Ashfield
On 2017-07-15 11:25 AM, Nathan Rossi wrote: The XILINX_VMDA config is no longer required, the VDMA driver is no longer separate from the XILINX_DMA driver config. The CPU_FREQ_STAT_DETAILS config was consolidated into CPU_FREQ_STAT. The EDAC drivers now depend on the RAS config and features,