mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
crownbay: add WEBTITLE & Compliance information
The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
3906dcbdea
commit
36ef2ec76e
|
@ -2,13 +2,22 @@ This README file contains information on building the meta-crownbay
|
|||
BSP layer, and booting the images contained in the /binary directory.
|
||||
Please see the corresponding sections below for details.
|
||||
|
||||
The Crown Bay platform consists of the Intel Atom Z6xx processor,
|
||||
The Crown Bay platform consists of the Intel Atom E6xx processor,
|
||||
plus the Intel EG20T Platform Controller Hub (Tunnel Creek + Topcliff).
|
||||
|
||||
It also supports the E6xx embedded on-chip graphics via the Intel
|
||||
Embedded Media and Graphics Driver (EMGD) 1.14 Driver.
|
||||
|
||||
|
||||
Compliance
|
||||
==========
|
||||
|
||||
This BSP is compliant with the Yocto Project as per the requirements
|
||||
listed here:
|
||||
|
||||
http://www.yoctoproject.org/yocto-project-compatible-registration
|
||||
|
||||
|
||||
Dependencies
|
||||
============
|
||||
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: crownbay-noemgd
|
||||
|
||||
#@WEBTITLE: Intel Atom E6xx Processor With Intel EG20T Controller Hub Development Kit (Crown Bay) With Open Source VESA Graphics
|
||||
|
||||
#@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits
|
||||
# i.e. E660 + EG20T
|
||||
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: crownbay
|
||||
|
||||
#@WEBTITLE: Intel Atom E6xx Processor With Intel EG20T Controller Hub Development Kit (Crown Bay) With Proprietary IEMGD Accelerated Graphics
|
||||
|
||||
#@DESCRIPTION: Machine configuration for Crown Bay systems
|
||||
# i.e. E660 + EG20T
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user