summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-crystalforest/README19
1 files changed, 10 insertions, 9 deletions
diff --git a/meta-crystalforest/README b/meta-crystalforest/README
index 8731c2ad..55e4ba04 100644
--- a/meta-crystalforest/README
+++ b/meta-crystalforest/README
@@ -56,6 +56,7 @@ Table of Contents
56 56
57 I. Building the meta-crystalforest BSP layer 57 I. Building the meta-crystalforest BSP layer
58 II. Booting the images in /binary 58 II. Booting the images in /binary
59III. Enabling Intel DPDK and QuickAssist Technology
59 60
60 61
61I. Building the meta-crystalforest BSP layer 62I. Building the meta-crystalforest BSP layer
@@ -88,15 +89,6 @@ You should then be able to build a crystalforest image as such:
88 $ source oe-init-build-env 89 $ source oe-init-build-env
89 $ bitbake core-image-sato 90 $ bitbake core-image-sato
90 91
91The above image will not give you the quickassist technology features
92such as openssl-qat-module, zlib-qat-module and corpus data files.
93
94If you want those feature built into the image by default, You should
95build the custom image by doing the following:
96
97 $ source oe-init-build-env
98 $ bitbake core-image-qat
99
100At the end of a successful build, you should have a live image that 92At the end of a successful build, you should have a live image that
101you can boot from a USB flash drive (see instructions on how to do 93you can boot from a USB flash drive (see instructions on how to do
102that below, in the section 'Booting the images from /binary'). 94that below, in the section 'Booting the images from /binary').
@@ -147,6 +139,15 @@ ifconfig the IP address and use that to ssh in. The root password is
147empty, so to log in type 'root' for the user name and hit 'Enter' at 139empty, so to log in type 'root' for the user name and hit 'Enter' at
148the Password prompt: and you should be in. 140the Password prompt: and you should be in.
149 141
142III. Enabling Intel DPDK and QuickAssist Technology
143===================================================
144
145There are recipes available for the 'Intel Data Plane Development Kit and
146Intel QuickAssist Technology components for use with this BSP. Please
147contact your Intel Field Sales Representative or visit Intel Embedded Design
148Center (www.intel.com/p/en_US/embedded/designcenter) for instructions on how
149to locate and use these recipes.
150
150---- 151----
151 152
152If you find you're getting corrupt images on the USB (it doesn't show 153If you find you're getting corrupt images on the USB (it doesn't show