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 564005b161..f8f66e2eff 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.
@@ -2255,7 +2255,7 @@ The root filesystem is created from packages using one of the
2255:term:`PACKAGE_CLASSES` variable. 2255:term:`PACKAGE_CLASSES` variable.
2256 2256
2257For information on how root filesystem images are created, see the 2257For information on how root filesystem images are created, see the
2258:ref:`image-generation-dev-environment`" 2258":ref:`image-generation-dev-environment`"
2259section in the Yocto Project Overview and Concepts Manual. 2259section in the Yocto Project Overview and Concepts Manual.
2260 2260
2261.. _ref-classes-sanity: 2261.. _ref-classes-sanity: