[meta-intel] [PATCH 0/4 v3] [PATCH] meta-intel dylan: haswell-wc new BSP layer and recipes add request

Tom Zanussi tom.zanussi at intel.com
Fri Sep 27 12:10:20 PDT 2013


On Sat, 2013-09-28 at 00:25 +0800, boon.leong.ong at intel.com wrote:
> From: Ong Boon Leong <boon.leong.ong at intel.com>
> 
> This patch pull request is related to a new BSP layer for 4th Gen Intel
> Core Processor with Mobile Intel QM87 and HM86 Chipset. The patch has 
> been tested on the respective development kit. 
> 
> Among the test cases covered for core-image-sato are:
> - USB mass storage read & write test.
> - SATA hard disk read & write test.
> - HD Audio song playback.
> - GUI displayed on VGA & HDMI ports.
> - GStreamer video encoding/decoding 
> - Glxgears 
> - Ethernet port ping test
> 
> Please pull this into meta-intel 'dylan' branch.
> 

Thanks - this looks ok to me now - I'll build-test it, etc.

I just noticed, though, that it doesn't say anywhere what -wc refers to
(Walnut Creek?).  Can you put something about that in the README, maybe
even explaining the relationship between the Shark Bay platform and the
different CRBs, one of which is Walnut Creek?

Also, if it would be useful for customers to know that this BSP is meant
for Walnut Creek CRBs, it would make sense for Walnut Creek to be
mentioned in the @DESCRIPTION field in the machine configuration as
well.

No need to redo this patchset for that - you can submit that as a
follow-on patch.

And now that I think of it, can you also submit a patch to MAINTAINERS
for this BSP?

Thanks,

Tom

> Thank you.
> Ong Boon Leong <boon.leong.ong at intel.com>
> 
> The following changes since commit 048def7bae8e3e1a11c91f5071f99bdcf8e6dd16:
> 
>   gnu-efi: Add parallel make patch for archives (2013-05-09 11:09:05 -0700)
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/meta-intel-contrib boonleong/meta-intel/meta-haswell-wc/dylan
>   http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=boonleong/meta-intel/meta-haswell-wc/dylan
> 
> Ong Boon Leong (4):
>   meta-haswell-wc : new BSP layer for Intel Haswell Mobile Platform
>   meta-haswell-wc: provide machine configuration for haswell-wc
>   meta-haswell-wc: provide a formfactor for the haswell-wc BSP
>   meta-haswell-wc: add kernel recipe for haswell-wc BSP
> 
>  meta-haswell-wc/COPYING.MIT                        |   17 +++
>  meta-haswell-wc/README                             |  150 ++++++++++++++++++++
>  meta-haswell-wc/README.sources                     |   17 +++
>  meta-haswell-wc/conf/layer.conf                    |   12 ++
>  meta-haswell-wc/conf/machine/haswell-wc.conf       |   24 ++++
>  .../formfactor/formfactor/haswell-wc/machconfig    |    3 +
>  .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
>  .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |   16 +++
>  8 files changed, 242 insertions(+)
>  create mode 100644 meta-haswell-wc/COPYING.MIT
>  create mode 100644 meta-haswell-wc/README
>  create mode 100644 meta-haswell-wc/README.sources
>  create mode 100644 meta-haswell-wc/conf/layer.conf
>  create mode 100644 meta-haswell-wc/conf/machine/haswell-wc.conf
>  create mode 100644 meta-haswell-wc/recipes-bsp/formfactor/formfactor/haswell-wc/machconfig
>  create mode 100644 meta-haswell-wc/recipes-bsp/formfactor/formfactor_0.0.bbappend
>  create mode 100644 meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend
> 





More information about the meta-intel mailing list