summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 4508bb1451..8f7f86e6b3 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8444,6 +8444,8 @@ system and gives an overview of their function and contents.
8444 :term:`UBOOT_MKIMAGE_DTCOPTS` 8444 :term:`UBOOT_MKIMAGE_DTCOPTS`
8445 Options for the device tree compiler passed to mkimage '-D' 8445 Options for the device tree compiler passed to mkimage '-D'
8446 feature while creating FIT image in :ref:`kernel-fitimage <ref-classes-kernel-fitimage>` class. 8446 feature while creating FIT image in :ref:`kernel-fitimage <ref-classes-kernel-fitimage>` class.
8447 If ``UBOOT_MKIMAGE_DTCOPTS`` is not set then kernel-fitimage will not
8448 pass the ``-D`` option to mkimage.
8447 8449
8448 :term:`UBOOT_RD_ENTRYPOINT` 8450 :term:`UBOOT_RD_ENTRYPOINT`
8449 Specifies the entrypoint for the RAM disk image. 8451 Specifies the entrypoint for the RAM disk image.