mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
7db69417c1
commit
f27fe90c7c
@@ -1388,7 +1388,7 @@ Multiple device trees can be added to the FIT image created by
|
||||
``kernel-fitimage`` and the device tree is optional.
|
||||
The address where the device tree is to be loaded by U-boot is
|
||||
specified by :term:`UBOOT_DTBO_LOADADDRESS` for device tree overlays
|
||||
and by `:term:`UBOOT_DTB_LOADADDRESS` for device tree binaries.
|
||||
and by :term:`UBOOT_DTB_LOADADDRESS` for device tree binaries.
|
||||
|
||||
Only a single RAM disk can be added to the FIT image created by
|
||||
``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
|
||||
:term:`PACKAGE_CLASSES` variable.
|
||||
|
||||
For information on how root filesystem images are created, see the
|
||||
:ref:`image-generation-dev-environment`"
|
||||
":ref:`image-generation-dev-environment`"
|
||||
section in the Yocto Project Overview and Concepts Manual.
|
||||
|
||||
.. _ref-classes-sanity:
|
||||
|
||||
Reference in New Issue
Block a user