From 812dce0333cad8256e089a5d8ec45dad077245f7 Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Thu, 13 Sep 2018 09:25:26 +0200 Subject: Add Benchmark results And some minor changes. Change-Id: I9969eef4025c09082adc86f88b2e496425efb598 Signed-off-by: Sona Sarmadi --- doc/book-enea-linux-user-guide/doc/using_enea_linux.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'doc/book-enea-linux-user-guide/doc/using_enea_linux.xml') diff --git a/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml b/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml index f22f6a2..0704dbf 100644 --- a/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml +++ b/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml @@ -10,9 +10,11 @@ sections:
- Building the images + Building Real-Time images - Build Enea Linux images using the following steps: + Real-Time images use the Intel RT kernel, no additional configuration is needed. + + How to Build an Enea Linux RT image @@ -54,7 +56,7 @@ $ TEMPLATECONF=meta-el-rt/conf/template.<machine> \ - Build Enea Linux image + Build Enea Linux RT image # You have already initiated the build environment and are in the <build_dir> $ bitbake <enea-image-name> @@ -174,7 +176,7 @@ $ cd <build_dir>/tmp/deploy/sdk/ # Here is the SDK installer script
- Boot via PXE using DHCP, TFTP, and NFS servers + Booting via PXE Below you find an example of how to boot Enea Linux in a target supporting PXE. The PXE boot is handled by the target BIOS. @@ -284,8 +286,7 @@ label device01 Populate the root file system in the NFS directory by - unpacking - enea-image-rt-intel-corei7-64.tar.gz + unpacking enea-image-rt-intel-corei7-64.tar.gz found at <build_dir>/tmp/deploy/images/<target>/. -- cgit v1.2.3-54-g00ecf