diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml
index 1a6fbcfed6..118719d7f3 100644
--- a/documentation/sdk-manual/sdk-appendix-neon.xml
+++ b/documentation/sdk-manual/sdk-appendix-neon.xml
@@ -504,16 +504,17 @@
emulator, or you can choose to run your image on actual
hardware.
- QEMU:
+
+ QEMU:
Select this option if you will be using the
QEMU emulator.
If you are using the emulator, you also need to
locate the kernel and specify any custom
options.
- If you selected the
- Build system derived toolchain,
- the target kernel you built will be located in
- the
+
+ If you selected the Build system derived
+ toolchain, the target kernel you built will be
+ located in the
Build Directory
in
tmp/deploy/images/machine
@@ -525,10 +526,12 @@
followed by the image (e.g.
/home/scottrif/poky/build/tmp/deploy/images/qemux86/bzImage-qemux86.bin).
+
If you selected the standalone pre-built
toolchain, the pre-built image you downloaded is
located in the directory you specified when you
downloaded the image.
+
Most custom options are for advanced QEMU
users to further customize their QEMU instance.
These options are specified between paired
@@ -545,16 +548,16 @@
The following is an example:
serial ‘<-m 256 -full-screen>’
-
-
+
Regardless of the mode, Sysroot is already
defined as part of the Cross-Compiler Options
- configuration in the
- Sysroot Location: field.
+ configuration in the "Sysroot Location:" field.
- External HW:
+
+ External HW:
Select this option if you will be using actual
- hardware.
+ hardware.
+
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml
index 8f615f754b..3c330f3366 100644
--- a/documentation/sdk-manual/sdk-eclipse-project.xml
+++ b/documentation/sdk-manual/sdk-eclipse-project.xml
@@ -645,15 +645,13 @@
architecture.
- Selecting the Toolchain
- Type:
+ Selecting the Toolchain Type:
Choose between "Standalone pre-built toolchain"
and "Build system derived toolchain" for
Cross Compiler Options.
- Standalone Pre-built Toolchain:
-
+ Standalone Pre-built Toolchain:
Select this type when you are using
a stand-alone cross-toolchain.
For example, suppose you are an
@@ -668,8 +666,7 @@
for an existing image.
- Build System Derived Toolchain:
-
+ Build System Derived Toolchain:
Select this type if you built the
toolchain as part of the
Build Directory.
@@ -779,10 +776,10 @@
If you are using the emulator, you also
need to locate the kernel and specify any
custom options.
- If you selected the
- Build system derived toolchain,
- the target kernel you built will be located
- in the
+
+ If you selected the Build system derived
+ toolchain, the target kernel you built will be
+ located in the
Build Directory
in
tmp/deploy/images/machine
@@ -794,11 +791,13 @@
Directory path followed by the image (e.g.
/home/scottrif/poky/build/tmp/deploy/images/qemux86/bzImage-qemux86.bin).
+
If you selected the standalone
pre-built toolchain, the pre-built image
you downloaded is located in the directory
you specified when you downloaded the
image.
+
Most custom options are for advanced
QEMU users to further customize their QEMU
instance.
@@ -817,18 +816,17 @@
The following is an example:
serial ‘<-m 256 -full-screen>’
-
-
+
Regardless of the mode, Sysroot is already
defined as part of the Cross-Compiler
- Options configuration in the
- Sysroot Location:
- field.
+ Options configuration in the "Sysroot
+ Location:" field.
External HW:
Select this option if you will be using
- actual hardware.
+ actual hardware.
+