summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.rst
diff options
context:
space:
mode:
authorQuentin Schulz <foss@0leil.net>2020-10-05 20:37:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-20 11:12:06 +0100
commitf27fe90c7c2d792f0a64b2bb5cab25da3cf44b7f (patch)
tree8b03401b58f2aecf60a256076d19e14adb78b059 /documentation/ref-manual/ref-classes.rst
parent7db69417c182d3a59699671ee4d059f8d4faf356 (diff)
downloadpoky-f27fe90c7c2d792f0a64b2bb5cab25da3cf44b7f.tar.gz
docs: ref-manual: fix typos
Reviewed-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (From yocto-docs rev: f21e92f74c8357b23fd4059af6815fbba9487147) Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-classes.rst')
-rw-r--r--documentation/ref-manual/ref-classes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.rst b/documentation/ref-manual/ref-classes.rst
index 21c7aab118..3c81c1a411 100644
--- a/documentation/ref-manual/ref-classes.rst
+++ b/documentation/ref-manual/ref-classes.rst
@@ -1388,7 +1388,7 @@ Multiple device trees can be added to the FIT image created by
1388``kernel-fitimage`` and the device tree is optional. 1388``kernel-fitimage`` and the device tree is optional.
1389The address where the device tree is to be loaded by U-boot is 1389The address where the device tree is to be loaded by U-boot is
1390specified by :term:`UBOOT_DTBO_LOADADDRESS` for device tree overlays 1390specified by :term:`UBOOT_DTBO_LOADADDRESS` for device tree overlays
1391and by `:term:`UBOOT_DTB_LOADADDRESS` for device tree binaries. 1391and by :term:`UBOOT_DTB_LOADADDRESS` for device tree binaries.
1392 1392
1393Only a single RAM disk can be added to the FIT image created by 1393Only a single RAM disk can be added to the FIT image created by
1394``kernel-fitimage`` and the RAM disk in FIT is optional. 1394``kernel-fitimage`` and the RAM disk in FIT is optional.
@@ -2257,7 +2257,7 @@ The root filesystem is created from packages using one of the
2257:term:`PACKAGE_CLASSES` variable. 2257:term:`PACKAGE_CLASSES` variable.
2258 2258
2259For information on how root filesystem images are created, see the 2259For information on how root filesystem images are created, see the
2260:ref:`image-generation-dev-environment`" 2260":ref:`image-generation-dev-environment`"
2261section in the Yocto Project Overview and Concepts Manual. 2261section in the Yocto Project Overview and Concepts Manual.
2262 2262
2263.. _ref-classes-sanity: 2263.. _ref-classes-sanity: