summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crystalforest')
-rw-r--r--meta-crystalforest/README16
-rw-r--r--meta-crystalforest/conf/machine/crystalforest-gladden.conf8
-rw-r--r--meta-crystalforest/conf/machine/crystalforest-server.conf8
3 files changed, 25 insertions, 7 deletions
diff --git a/meta-crystalforest/README b/meta-crystalforest/README
index 2a25edce..a9381936 100644
--- a/meta-crystalforest/README
+++ b/meta-crystalforest/README
@@ -6,12 +6,22 @@ The 'Crystal Forest' platform consists of two versions.
61. GLADDEN 61. GLADDEN
72. SERVER 72. SERVER
8 8
9Gladden Platform is based on Intel Sandy Bridge Gladden Processor,plus the Cave Creek chipset. 9The Gladden Platform consists of Intel Xeon E3-1125C/E3-1105C Processor,
10Server Platform is based on two Intel Sandy Bridge (SNB-EP ES2 Grade and SNB-EN ES2 Grade) 10plus the Intel Communication Chipset 89xx for Smaller Form Factor
11Processors plus two Cave Creek Chipsets. 11Communication Infrastructure.
12
13The Server Platform consists of Intel Xeon E5-2600 and E5-2400 Processors,
14plus the Intel Communication Chipset 89xx for Large-Scale Communications
15Infrastructure.
12 16
13Both Platforms uses Matrox graphics Card. 17Both Platforms uses Matrox graphics Card.
14 18
19Compliance
20==========
21This BSP is compliant with the Yocto Project as per the requirements
22listed here:
23
24 http://www.yoctoproject.org/yocto-project-compatible-registration
15 25
16Dependencies 26Dependencies
17============ 27============
diff --git a/meta-crystalforest/conf/machine/crystalforest-gladden.conf b/meta-crystalforest/conf/machine/crystalforest-gladden.conf
index a84088aa..6d2c81fe 100644
--- a/meta-crystalforest/conf/machine/crystalforest-gladden.conf
+++ b/meta-crystalforest/conf/machine/crystalforest-gladden.conf
@@ -1,8 +1,12 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: crystalforest-gladden 2#@NAME: crystalforest-gladden
3 3
4#@DESCRIPTION: Machine configuration for Crystal Forest (GLADDEN) systems 4#@WEBTITLE: Intel Xeon E3-1125C/E3-1105C (Formerly Sandy Bridge-Gladden)
5# i.e. One Sandy Bridge based Gladden Processor + One Cave Creek Chipset 5#Processors with Intel Communication Chipset 89xx (Crystal Forest Gladden Platform)
6
7#@DESCRIPTION: Machine configuration for Crystal Forest Gladden systems
8#for Smaller Form Factor Communication Infrastructure
9# i.e. Xeon E3-1125C/E3-1105C + Intel 89xx communication Chipset
6 10
7PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" 11PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
8PREFERRED_VERSION_linux-yocto ?= "3.4%" 12PREFERRED_VERSION_linux-yocto ?= "3.4%"
diff --git a/meta-crystalforest/conf/machine/crystalforest-server.conf b/meta-crystalforest/conf/machine/crystalforest-server.conf
index 2bbc4f31..cdcc4d0a 100644
--- a/meta-crystalforest/conf/machine/crystalforest-server.conf
+++ b/meta-crystalforest/conf/machine/crystalforest-server.conf
@@ -1,8 +1,12 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: crystalforest-server 2#@NAME: crystalforest-server
3 3
4#@DESCRIPTION: Machine configuration for Crystal Forest Server systems 4#@WEBTITLE: Intel Xeon E5-2600 and E5-2400 (Formerly Sandy Bridge-EP/EN)
5# i.e. Two Sandy Bridge Jaketown processors (SNB-EP ES2 Grade and SNB-EN ES2 Grade) + Two Cave Creek Chipsets. 5#Processors with Intel Communication Chipset 89xx (Crystal Forest Server Platform)
6
7#@DESCRIPTION: Machine configuration for Crystal Forest Server systems
8#for Large-Scale Communications Infrastructure
9# i.e. Xeon E5-2600 and E5-2400 + Intel 89xx Communication Chipsets
6 10
7PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" 11PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
8PREFERRED_VERSION_linux-yocto ?= "3.4%" 12PREFERRED_VERSION_linux-yocto ?= "3.4%"