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

Bruce Ashfield bruce.ashfield at windriver.com
Tue May 20 12:25:38 PDT 2014


On 14-05-20 06:39 AM, wei.sern.chan at intel.com wrote:
> From: Chan Wei Sern <wei.sern.chan at 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 YP1.6
>     Intel common kernel.
> 3. Add back RTC configuration for romley after changing from common-pc-64.scc to
>     to standard.scc
> 4. Add back USB HID configuration for romley after changing from common-pc-64.scc
>     to standard.scc
> 5. Due to BIOS has broken AMT/MEI firmware found on Romley. Make CONFIG_INTEL_MEI_ME and
>     CONFIG_INTEL_ME built as module. Even we make those CONFIG as module, it will still autoload.
>     We found a better way to blacklist by changing the kernel command line in syslinux.cfg.
>     As discussed with Nitin, we will mention this blacklist in ReleaseNote which apply to those case of
>     Romley that has broken AMT/MEI firmware.
>
> For this patch series, I have done below:
> 1. Build smoothly and boot test on romley
> 2. Confirm all the IO drivers are loaded properly
> 3. Confirm reboot issue is solved with the elp specify blacklist of mei driver in kernel command line
>     on syslinux.cfg file.
>

Merged.

This makes 3.10 differ from the 3.14 tree. I realize you are targeting
3.10 with these changes, but these also look clean for 3.14.

Let me know if you'd like them propagated to that tree.

Bruce

>
> Change log:
> 1. Based on Nitin's comment, need to also configure CONFIG_INTEL_ME to be built as module.
>
>
>
> The following changes since commit d07bc7ba4ff00ddcd77db1026a63c327b81a35d8:
>
>    meta: crystalforest: included USB HID configuration (2014-05-12 16:47:35 -0400)
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/linux-yocto-contrib rebeccas/romley-update
>    http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=rebecca/romley-update
>
> Sreeju Selvaraj (4):
>    meta: romley: removed using of common-pc-64.scc
>    meta: romley: added power management
>    meta: romley: included USB HID Configuration
>    meta: romley: included RTC configuration
>
> Sreeju Slevaraj (1):
>    mei.cfg: configure Intel MEI driver as module
>
>   meta/cfg/kernel-cache/bsp/romley/romley-preempt-rt.scc | 1 -
>   meta/cfg/kernel-cache/bsp/romley/romley-standard.scc   | 3 +--
>   meta/cfg/kernel-cache/bsp/romley/romley.cfg            | 4 ++++
>   meta/cfg/kernel-cache/bsp/romley/romley.scc            | 3 +++
>   meta/cfg/kernel-cache/features/amt/mei/mei.cfg         | 4 ++--
>   5 files changed, 10 insertions(+), 5 deletions(-)
>



More information about the linux-yocto mailing list