summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 21b50f94bd..cd5a51695b 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -1335,7 +1335,7 @@ device trees, a U-boot script, a Initramfs bundle and a RAM disk
1335into a single FIT image. In theory, a FIT image can support any number 1335into a single FIT image. In theory, a FIT image can support any number
1336of kernels, U-boot scripts, Initramfs bundles, RAM disks and device-trees. 1336of kernels, U-boot scripts, Initramfs bundles, RAM disks and device-trees.
1337However, ``kernel-fitimage`` currently only supports 1337However, ``kernel-fitimage`` currently only supports
1338limited usescases: just one kernel image, an optional U-boot script, 1338limited usecases: just one kernel image, an optional U-boot script,
1339an optional Initramfs bundle, an optional RAM disk, and any number of 1339an optional Initramfs bundle, an optional RAM disk, and any number of
1340device tree. 1340device tree.
1341 1341