summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.rst
diff options
context:
space:
mode:
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: