[linux-yocto] [PATCHv2 0/5][linux-yocto-3.10] Update meta for Romley platform configuration

2014-05-20 Thread wei . sern . chan
From: Chan Wei Sern wei.sern.c...@intel.com Hi All, This is a patch series targetting linux-yocto-3.10:meta branch. This is a patch series that consists of below: 1. Removed using of common-pc-64.scc from romley. 2. Start using ktypes/standard/standard.scc for romley platforms to align with

[linux-yocto] [PATCHv2 5/5] mei.cfg: configure Intel MEI driver as module

2014-05-20 Thread wei . sern . chan
From: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Changing the flag of this CONFIG_INTEL_MEI_ME and CONFIG_INTEL_MEI from built-in to as module driver. As some BIOS has broken MEI firmware. Signed-off-by: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Signed-off-by: Chan Wei Sern

[linux-yocto] [PATCHv2 4/5] meta: romley: included RTC configuration

2014-05-20 Thread wei . sern . chan
From: Sreeju Selvaraj sreeju.armughanx.selva...@intel.com Since migrating this BSP to use intel-common, we need to add RTC configuration to enable real time clock. Signed-off-by: Sreeju Selvaraj sreeju.armughanx.selva...@intel.com Signed-off-by: Chan Wei Sern wei.sern.c...@intel.com ---

[linux-yocto] [PATCHv2 1/5] meta: romley: removed using of common-pc-64.scc

2014-05-20 Thread wei . sern . chan
From: Sreeju Selvaraj sreeju.armughanx.selva...@intel.com Removed using of bsp/common-pc-64/common-pc-64.scc from romley-preempt-rt.scc and romley-standard.scc Added ktypes/standard/standard.scc for romley-standard.scc This is because we are migrating the BSP to use intel-common. Signed-off-by:

[linux-yocto] [PATCHv2 3/5] meta: romley: included USB HID Configuration

2014-05-20 Thread wei . sern . chan
From: Sreeju Selvaraj sreeju.armughanx.selva...@intel.com Since migrating this BSP to use intel-common, we need to add the configuration required to enable USB HID Signed-off-by: Sreeju Selvaraj sreeju.armughanx.selva...@intel.com Signed-off-by: Chan Wei Sern wei.sern.c...@intel.com ---

Re: [linux-yocto] [PATCH 3/7] meta: Add aufs-disable feature

2014-05-20 Thread Darren Hart
On 5/19/14, 14:52, Tom Zanussi tom.zanu...@linux.intel.com wrote: Add an aufs-disable feature allowing aufs to be selectively disabled, specifically for preempt-rt since aufs doesn't build with preempt-rt kernels (as opposed to just blanket disabling it in standard since there may already be

Re: [linux-yocto] [PATCH 7/7] meta: Explicitly add boot-live to intel-core2-32

2014-05-20 Thread Darren Hart
On 5/19/14, 14:53, Tom Zanussi tom.zanu...@linux.intel.com wrote: intel-core2-32 hangs with 'waiting for removable media' because the preempt-rt cfg overwrites BLK_DEV_LOOP. Presumably there's a good reason for that which should be fixed properly, but this at least lets the system boot. Meh...

Re: [linux-yocto] [PATCH 1/7] meta: Add qat (QuickAssist) feature

2014-05-20 Thread Darren Hart
On 5/19/14, 14:52, Tom Zanussi tom.zanu...@linux.intel.com wrote: Add config items required to enable QuickAssist Technology. Note that this apparently includes disabling PREEMPT, making it incompatible with -rt. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com Acked-by: Darren Hart

Re: [linux-yocto] [PATCH 2/7] mohonpeak: Replace QAT in mohonpeak.cfg with qat feature

2014-05-20 Thread Darren Hart
On 5/19/14, 14:52, Tom Zanussi tom.zanu...@linux.intel.com wrote: Remove the QAT configuration from mohonpeak.cfg, as it breaks -rt for everything else, and instead have the mohonpeak standard BSPs use the new qat feature. Note that as defined, the QAT configuration is incompatible with -rt, so

Re: [linux-yocto] [PATCHv2 0/5][linux-yocto-3.10] Update meta for Romley platform configuration

2014-05-20 Thread Bruce Ashfield
On 14-05-20 06:39 AM, wei.sern.c...@intel.com wrote: From: Chan Wei Sern wei.sern.c...@intel.com Hi All, This is a patch series targetting linux-yocto-3.10:meta branch. This is a patch series that consists of below: 1. Removed using of common-pc-64.scc from romley. 2. Start using

Re: [linux-yocto] [PATCH 0/7] 3.14-rt updates

2014-05-20 Thread Bruce Ashfield
On 14-05-19 05:52 PM, Tom Zanussi wrote: This patchest fixes a few problems preventing the intel-core2-32 and intel-corei7-64 BSPs from booting with an -rt kernel: - the QuickAssist config settings from mohonpeak disabled preemption - aufs doesn't work with -rt at all - the preempt-rt kernel

[linux-yocto] [PATCH 0/4] LSI AXXIA updates to standard/axxia/base 3.10

2014-05-20 Thread Charlie Paul
These patches are updates to the LSI standard/axxia/base for 3.10. John Jacques (2): arch/arm/mach-axxia: Added the Redundant Parameters inthe Device Tree arch/arm/mach-axxia: Move Simulutaion/Emulation WFE/SEV Work-Around SangeethaRao (2): ARM:mach-axxia: Added code to PCIe driver to