From: kishore.k.bodke@intel.com
To: tom.zanussi@intel.com, nitin.a.kamble@intel.com, yocto@yoctoproject.org
Subject: [PATCH 0/1] [meta-intel] Crystal Forest BSP Created.
Date: Thu, 6 Sep 2012 11:03:01 -0700 [thread overview]
Message-ID: <cover.1346954020.git.kishore.k.bodke@intel.com> (raw)
From: Kishore Bodke <kishore.k.bodke@intel.com>
This is the Initial Checkin for the new Crystal Forest BSP.
This BSP has two versions of platform.
1. Stargo Platform is based on Intel Sandy Bridge Gladden Processor,plus the Cave Creek chipset.
2. Shumway Platform is based on two Intel Sandy Bridge (SNB-EP ES2 Grade and SNB-EN ES2 Grade)
Processors plus two Cave Creek Chipsets.
Both Platforms uses Matrox graphics Card.
Both the Platforms have been successfully booted and done basic testing for 3.4 kernel.
Please pull this into meta-intel/master.
Thanks
Kishore.
The following changes since commit 66b516f3d3a287eecbf8804b2221bfc27e36db63:
README: add info explaining meta-tlk layer purpose (2012-09-06 10:36:02 -0500)
are available in the git repository at:
git://git.pokylinux.org/meta-intel-contrib Kishore/CrystalForest
http://git.pokylinux.org/cgit.cgi/meta-intel-contrib/log/?h=Kishore/CrystalForest
Kishore Bodke (1):
meta-crystalforest: Crystal Forest BSP Created.
meta-crystalforest/COPYING.MIT | 17 +++
meta-crystalforest/README | 139 ++++++++++++++++++++
meta-crystalforest/README.sources | 17 +++
meta-crystalforest/conf/layer.conf | 12 ++
.../conf/machine/crystalforest-shumway.conf | 26 ++++
.../conf/machine/crystalforest-stargo.conf | 27 ++++
.../formfactor/crystalforest-shumway/machconfig | 3 +
.../formfactor/crystalforest-stargo/machconfig | 3 +
.../recipes-bsp/formfactor/formfactor_0.0.bbappend | 3 +
.../crystalforest-shumway/xorg.conf | 26 ++++
.../crystalforest-stargo/xorg.conf | 26 ++++
.../xorg-xserver/xserver-xf86-config_0.1.bbappend | 3 +
.../linux/linux-yocto-rt_3.4.bbappend | 18 +++
.../recipes-kernel/linux/linux-yocto_3.4.bbappend | 17 +++
14 files changed, 337 insertions(+)
create mode 100644 meta-crystalforest/COPYING.MIT
create mode 100644 meta-crystalforest/README
create mode 100644 meta-crystalforest/README.sources
create mode 100644 meta-crystalforest/binary/.gitignore
create mode 100644 meta-crystalforest/conf/layer.conf
create mode 100644 meta-crystalforest/conf/machine/crystalforest-shumway.conf
create mode 100644 meta-crystalforest/conf/machine/crystalforest-stargo.conf
create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-shumway/machconfig
create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-stargo/machconfig
create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend
create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config/crystalforest-shumway/xorg.conf
create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config/crystalforest-stargo/xorg.conf
create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
create mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
create mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
--
1.7.9.5
next reply other threads:[~2012-09-06 18:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-06 18:03 kishore.k.bodke [this message]
2012-09-06 18:03 ` [PATCH 1/1] [meta-intel] meta-crystalforest: Crystal Forest BSP Created kishore.k.bodke
2012-09-10 17:14 ` [PATCH 0/1] [meta-intel] " Tom Zanussi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1346954020.git.kishore.k.bodke@intel.com \
--to=kishore.k.bodke@intel.com \
--cc=nitin.a.kamble@intel.com \
--cc=tom.zanussi@intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.