[linux-yocto] [PATCH 0/2] [PATCH] linux-yocto-3.10: meta: new config layer for Valley Island BSP add request
rebecca.swee.fun.chang at intel.com
rebecca.swee.fun.chang at intel.com
Wed Mar 19 03:20:51 PDT 2014
From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
Hi all,
This is a pull request for Valley Island BSP in linux-yocto-3.10.
This pull request is to add configs and scc files for Valley Island BSP
and also configs for Valley Island LPSS I/O device drivers.
The PCI mode Valley Island I/O device drivers are in plan to host in a feature
branch resides in linux-yocto-3.10. The feature branch will be send out for
review in the near future.
Meanwhile, Valley Island BSP will only supports ACPI mode device drivers
that was being backported from LTSI kernel.
These patches were meant to pull into linux-yocto-3.10 meta branch.
Thanks.
Rebecca
The following changes since commit 284e9589436a5b199cf44b7261640c944558a35e:
meta: efi.cfg/efi-ext.cfg: add EFIVAR_FS to default efi fragment (2014-03-13 12:26:08 -0400)
are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-contrib rebeccas/meta-dev-1
http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=rebeccas/meta-dev-1
Chang, Rebecca Swee Fun (2):
meta: add cfg and scc files for valleyisland io features
meta: add new bsp config layer for valleyisland
.../valleyisland/valleyisland-32-preempt-rt.scc | 16 ++++++
.../bsp/valleyisland/valleyisland-32-standard.scc | 15 +++++
.../bsp/valleyisland/valleyisland-32.scc | 22 ++++++++
.../bsp/valleyisland/valleyisland-preempt-rt.scc | 16 ++++++
.../bsp/valleyisland/valleyisland-standard.scc | 15 +++++
.../kernel-cache/bsp/valleyisland/valleyisland.cfg | 58 ++++++++++++++++++++
.../kernel-cache/bsp/valleyisland/valleyisland.scc | 22 ++++++++
.../features/valleyisland-io/valleyisland-io.cfg | 30 ++++++++++
.../features/valleyisland-io/valleyisland-io.scc | 4 ++
9 files changed, 198 insertions(+)
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32-preempt-rt.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32-standard.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-preempt-rt.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-standard.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland.cfg
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland.scc
create mode 100644 meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io.cfg
create mode 100644 meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io.scc
--
1.7.10.4
More information about the linux-yocto
mailing list