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

2014-05-15 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] [PATCH 0/5] [linux-yocto-3.10] Update meta for Romley platform configuration

2014-05-15 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 consist 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] [PATCH 2/5] meta: romley: added power management

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

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

2014-05-15 Thread wei . sern . chan
From: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Changing the flag of this CONFIG_INTEL_MEI_ME from built-in to as module driver. As not all BIOS comes ready with AMT/MEI firmware. Signed-off-by: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Signed-off-by: Chan Wei Sern

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

2014-05-15 Thread Kamble, Nitin A
On 5/15/2014 12:22 PM, 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 consist of below: 1. Removed using of common-pc-64.scc from romley. 2. Start using

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

2014-05-15 Thread Kamble, Nitin A
On 5/15/2014 12:22 PM, wei.sern.c...@intel.com wrote: 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

Re: [linux-yocto] [PATCH 2/5] meta: romley: added power management

2014-05-15 Thread Kamble, Nitin A
On 5/15/2014 12:22 PM, wei.sern.c...@intel.com wrote: From: Sreeju Selvaraj sreeju.armughanx.selva...@intel.com Since migrating this BSP to use intel-common, we need to add configuration required for power management Signed-off-by: Sreeju Selvaraj sreeju.armughanx.selva...@intel.com

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

2014-05-15 Thread Kamble, Nitin A
On 5/15/2014 12:22 PM, wei.sern.c...@intel.com wrote: 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

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

2014-05-15 Thread Kamble, Nitin A
On 5/15/2014 12:22 PM, wei.sern.c...@intel.com wrote: 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

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

2014-05-15 Thread Kamble, Nitin A
On 5/15/2014 12:22 PM, wei.sern.c...@intel.com wrote: From: Sreeju Slevaraj sreeju.armughanx.selva...@intel.com Changing the flag of this CONFIG_INTEL_MEI_ME from built-in to as module driver. As not all BIOS comes ready with AMT/MEI firmware. Signed-off-by: Sreeju Slevaraj

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

2014-05-15 Thread Chan, Wei Sern
-Original Message- From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto- boun...@yoctoproject.org] On Behalf Of Kamble, Nitin A Sent: Friday, May 16, 2014 1:52 AM To: linux-yocto@yoctoproject.org Subject: Re: [linux-yocto] [PATCH 0/5] [linux-yocto-3.10] Update meta for