All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: kishore.k.bodke@intel.com
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 0/1] [meta-intel] Crystal Forest BSP Created.
Date: Mon, 10 Sep 2012 12:14:01 -0500	[thread overview]
Message-ID: <1347297241.25993.1.camel@empanada> (raw)
In-Reply-To: <cover.1346954020.git.kishore.k.bodke@intel.com>

On Thu, 2012-09-06 at 11:03 -0700, kishore.k.bodke@intel.com wrote:
> 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.
> 

Pulled into meta-intel/master.

Thanks,

Tom

> 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
> 




      parent reply	other threads:[~2012-09-10 17:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06 18:03 [PATCH 0/1] [meta-intel] Crystal Forest BSP Created kishore.k.bodke
2012-09-06 18:03 ` [PATCH 1/1] [meta-intel] meta-crystalforest: " kishore.k.bodke
2012-09-10 17:14 ` Tom Zanussi [this message]

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=1347297241.25993.1.camel@empanada \
    --to=tom.zanussi@intel.com \
    --cc=kishore.k.bodke@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.