aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmeta-cedartrail/README16
-rw-r--r--meta-cedartrail/conf/machine/cedartrail-nopvr.conf8
-rw-r--r--meta-cedartrail/conf/machine/cedartrail.conf8
3 files changed, 23 insertions, 9 deletions
diff --git a/meta-cedartrail/README b/meta-cedartrail/README
index e765e66c..0d166b22 100755
--- a/meta-cedartrail/README
+++ b/meta-cedartrail/README
@@ -2,13 +2,23 @@ This README file contains information on building the meta-cedartrail
BSP layer, and booting the images contained in the /binary directory.
Please see the corresponding sections below for details.
-The 'Cedar Trail' platform consists of the Cedarview (Intel® Atom™
-N2600, N2800 and D2550) processor, plus the Tiger Point
-(Intel® NM10 Express) Chipset.
+The 'Cedar Trail' platform consists of the Intel® Atom™
+N2600/N2800/D2550 processor, plus the Intel® NM10 Express Chispset
+(Cedarview + Tiger Point).
It also supports on-chip SGX545 graphics and media accelerator
via the Cedar Trail Power VR (PVR) graphics 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
============
diff --git a/meta-cedartrail/conf/machine/cedartrail-nopvr.conf b/meta-cedartrail/conf/machine/cedartrail-nopvr.conf
index 767137e6..7ccc6e16 100644
--- a/meta-cedartrail/conf/machine/cedartrail-nopvr.conf
+++ b/meta-cedartrail/conf/machine/cedartrail-nopvr.conf
@@ -1,8 +1,10 @@
#@TYPE: Machine
-#@NAME: Cedartrail
+#@NAME: cedartrail-nopvr
-#@DESCRIPTION: Machine configuration for Cedartrail systems
-# i.e. Cedarview processor + Tiger Point Chipset
+#@WEBTITLE: Intel Atom N2600/N2800/D2550 (Formerly Cedarview) Processor with NM10 Chipset (Cedar Trail Platform) with Open Source VESA Graphics
+
+#@DESCRIPTION: Machine configuration for Cedar Trail systems
+# i.e. N2600/N2800/D2550 + NM10
require conf/machine/include/tune-atom.inc
require conf/machine/include/ia32-base.inc
diff --git a/meta-cedartrail/conf/machine/cedartrail.conf b/meta-cedartrail/conf/machine/cedartrail.conf
index 1463ae24..7efe5844 100644
--- a/meta-cedartrail/conf/machine/cedartrail.conf
+++ b/meta-cedartrail/conf/machine/cedartrail.conf
@@ -1,8 +1,10 @@
#@TYPE: Machine
-#@NAME: Cedartrail
+#@NAME: cedartrail
-#@DESCRIPTION: Machine configuration for Cedartrail systems
-# i.e. Cedarview processor + Tiger Point Chipset
+#@WEBTITLE: Intel Atom N2600/N2800/D2550 (Formerly Cedarview) Processor with NM10 Chipset (Cedar Trail Platform) and PVR Accelerated Graphics
+
+#@DESCRIPTION: Machine configuration for Cedar Trail systems
+# i.e. N2600/N2800/D2550 + NM10
require conf/machine/include/tune-atom.inc
require conf/machine/include/ia32-base.inc