summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChan Wei Sern <wei.sern.chan@intel.com>2014-05-21 12:21:39 +0800
committerTom Zanussi <tom.zanussi@linux.intel.com>2014-05-21 09:29:25 -0500
commit1a9f531938d3f5060698c718690e7f1284a20c0f (patch)
treeb9d9b397527a0d47595a69e3d65e80865c738678
parent394027e037aa6c6359e21cef65f1e0805c59b7ae (diff)
downloadmeta-intel-1a9f531938d3f5060698c718690e7f1284a20c0f.tar.gz
crystalforest: Update README with device note and MAINTAINER
Added supported BIOS version of CrystalForest-Server,HiglandForest and CrystalForest-Gladden platform and added a list of supported I/O devices in README. Updated the MAINTAINER info. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
-rw-r--r--meta-crystalforest/README34
1 files changed, 28 insertions, 6 deletions
diff --git a/meta-crystalforest/README b/meta-crystalforest/README
index 67de39dd..bcb1e497 100644
--- a/meta-crystalforest/README
+++ b/meta-crystalforest/README
@@ -9,12 +9,13 @@ The 'Crystal Forest' platform consists of two versions.
9The Gladden Platform consists of Intel Xeon E3-1125C/E3-1105C Processor, 9The Gladden Platform consists of Intel Xeon E3-1125C/E3-1105C Processor,
10plus the Intel Communication Chipset 89xx for Smaller Form Factor 10plus the Intel Communication Chipset 89xx for Smaller Form Factor
11Communication Infrastructure. 11Communication Infrastructure.
12(Gladden + Cave Creek) 12(Gladden + Cave Creek) also known as CrystalForest-Gladden
13 13
14The Server Platform consists of Intel Xeon E5-2600 and E5-2400 Processors, 14The Server Platform consists of Intel Xeon E5-2600 and E5-2400 Processors,
15plus the Intel Communication Chipset 89xx for Large-Scale Communications 15plus the Intel Communication Chipset 89xx for Large-Scale Communications
16Infrastructure. 16Infrastructure.
17(Sandy Bridge-EP/EN + Cave Creek) 17(Ivy Bridge-EP/EN + Coleto Creek) also known as HighlandForest
18(Sandy Bridge-EP/EN + Cave Creek) also known as CrystalForest-Server
18 19
19Both Platforms use Matrox graphics Card. 20Both Platforms use Matrox graphics Card.
20 21
@@ -64,7 +65,7 @@ Patches
64Please submit any patches against this BSP to the Yocto mailing list 65Please submit any patches against this BSP to the Yocto mailing list
65(yocto@yoctoproject.org) and cc: the maintainer: 66(yocto@yoctoproject.org) and cc: the maintainer:
66 67
67Maintainer: Ong Boon Leong <boon.leong.ong@intel.com> 68Maintainer: Chan Wei Sern <wei.sern.chan@intel.com>
68 69
69Please see the meta-intel/MAINTAINERS file for more details. 70Please see the meta-intel/MAINTAINERS file for more details.
70 71
@@ -74,8 +75,10 @@ Table of Contents
74 75
75 I. Building the meta-crystalforest BSP layer 76 I. Building the meta-crystalforest BSP layer
76 II. Booting the images in /binary 77 II. Booting the images in /binary
77III. Enabling Intel DPDK and QuickAssist Technology 78III. Device Notes
78IV. Enabling libcrypto kernel module for QuickAssist Technology 79 a. Boot Loader
80 b. I/O drivers
81IV. Enabling Intel DPDK and QuickAssist Technology
79 82
80I. Building the meta-crystalforest BSP layer 83I. Building the meta-crystalforest BSP layer
81======================================= 84=======================================
@@ -157,7 +160,26 @@ ifconfig the IP address and use that to ssh in. The root password is
157empty, so to log in type 'root' for the user name and hit 'Enter' at 160empty, so to log in type 'root' for the user name and hit 'Enter' at
158the Password prompt: and you should be in. 161the Password prompt: and you should be in.
159 162
160III. Enabling Intel DPDK and QuickAssist Technology 163III. Device Notes
164=================
165
166a. Boot Loader
167--------------
168- Support BIOS version at Shumway board (HighlandForest/CrystalForest-server):
169 CCFRCLC0.019
170
171- Support BIOS version at Stargo board ( CrystalForest-Gladden ):
172 CIVGCCK1.86C.0003.P00
173
174b. I/O drivers
175--------------
176-Support Matrox graphic card.
177-Support SATA, USB Host v2.0
178-Supported I/O devices (APIC, RTC, SPI, UART, I2C, LPS, SMBus i801,
179 WDT, and HPET)
180
181
182IV. Enabling Intel DPDK and QuickAssist Technology
161=================================================== 183===================================================
162 184
163There are recipes available for the 'Intel Data Plane Development Kit and 185There are recipes available for the 'Intel Data Plane Development Kit and