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.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 043722d823..15c726de4e 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -7795,6 +7795,11 @@ system and gives an overview of their function and contents.
7795 section in the Yocto Project Board Support Package Developer's Guide 7795 section in the Yocto Project Board Support Package Developer's Guide
7796 for additional information. 7796 for additional information.
7797 7797
7798 :term:`SPL_DTB_BINARY`
7799 When inheriting the :ref:`ref-classes-uboot-sign` class, the
7800 :term:`SPL_DTB_BINARY` variable contains the name of the SPL binary to be
7801 compiled.
7802
7798 :term:`SPL_MKIMAGE_DTCOPTS` 7803 :term:`SPL_MKIMAGE_DTCOPTS`
7799 Options for the device tree compiler passed to ``mkimage -D`` feature 7804 Options for the device tree compiler passed to ``mkimage -D`` feature
7800 while creating a FIT image with the :ref:`ref-classes-uboot-sign` 7805 while creating a FIT image with the :ref:`ref-classes-uboot-sign`