[linux-yocto] [PATCH 0/2] meta: valley island scc and cfg add request
rebecca.swee.fun.chang at intel.com
rebecca.swee.fun.chang at intel.com
Wed Dec 4 19:22:10 PST 2013
From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
Hi,
This pull request is to add Intel Valley Island platform scc and cfg
files under meta branch.
This patch will add bsp/valleyisland and features/valleyisland-io into
meta branch. bsp/valleyisland will contains all valley island related
scc and cfg files while features/valleyisland-io will contains all
Baytrail supported I/O patches.
Please pull into linux-yocto-3.8 meta branch.
Thanks.
Rebecca
The following changes since commit 19e686b473ebf018c56c9eb839f5fbd88ecd9a5a:
meta: add crystalforest bsp legacy block drivers configurations. (2013-10-28 09:15:50 -0400)
are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-contrib rebeccas/valleyisland
http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=rebeccas/valleyisland
Chang, Rebecca Swee Fun (2):
meta: add valleyisland bsp for Valley Island Platform (Bayley Bay and
Bakersport CRB) scc and config files
meta: add features/valleyisland-io
.../bsp/valleyisland/valleyisland-preempt-rt.scc | 16 +++++++
.../bsp/valleyisland/valleyisland-standard.scc | 15 +++++++
.../kernel-cache/bsp/valleyisland/valleyisland.cfg | 44 ++++++++++++++++++++
.../kernel-cache/bsp/valleyisland/valleyisland.scc | 24 +++++++++++
.../bsp/valleyisland/valleyisland32-preempt-rt.scc | 16 +++++++
.../bsp/valleyisland/valleyisland32-standard.scc | 15 +++++++
.../bsp/valleyisland/valleyisland32.scc | 24 +++++++++++
.../features/valleyisland-io/valleyisland-io.cfg | 23 ++++++++++
.../features/valleyisland-io/valleyisland-io.scc | 22 ++++++++++
9 files changed, 199 insertions(+)
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/bsp/valleyisland/valleyisland32-preempt-rt.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland32-standard.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland32.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