[linux-yocto] [PATCHv2 0/2] meta: move PCI mode configurations into separate scc file

rebecca.swee.fun.chang at intel.com rebecca.swee.fun.chang at intel.com
Tue Feb 11 01:35:23 PST 2014


From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>

Hi,

This is a pull request for an update on valleyisland-io
cfg and scc files.

Valley Island LPSS devices are supporting both ACPI and
PCI mode enumeration. In order for users to easily enable
ACPI mode enumeration for valleyisland BSP, we moved the
PCI mode configs out into a separate scc file.

By default, kernel recipe will enable PCI mode. When user
found a need to enable ACPI mode, they can refer to README
in meta-valleyisland for further enabling steps.

Please help to pull update into linux-yocto-3.8 meta branch

Thanks.

Rebecca

The following changes since commit f87180481b12aebd16b9234d922d5f4a25a32dca:

  meta: rename scc files for valleyisland bsp (2014-02-04 09:09:17 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-contrib rebeccas/meta-update
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=rebeccas/meta-update

Chang, Rebecca Swee Fun (2):
  meta: valleyisland-io: remove PCI mode LPSS device config
  meta: valleyisland-io: move PCI mode related configurations into
    separate scc file

 .../features/valleyisland-io/valleyisland-io-pci.cfg          |    8 ++++++++
 .../features/valleyisland-io/valleyisland-io-pci.scc          |    4 ++++
 .../kernel-cache/features/valleyisland-io/valleyisland-io.cfg |    9 ---------
 3 files changed, 12 insertions(+), 9 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io-pci.cfg
 create mode 100644 meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io-pci.scc

-- 
1.7.10.4



More information about the linux-yocto mailing list