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 bd82b9484a..d722d722fd 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8875,6 +8875,11 @@ system and gives an overview of their function and contents.
8875 section in the Yocto Project Board Support Package Developer's Guide 8875 section in the Yocto Project Board Support Package Developer's Guide
8876 for additional information. 8876 for additional information.
8877 8877
8878 :term:`SPL_DTB_BINARY`
8879 When inheriting the :ref:`ref-classes-uboot-sign` class, the
8880 :term:`SPL_DTB_BINARY` variable contains the name of the SPL binary to be
8881 compiled.
8882
8878 :term:`SPL_MKIMAGE_DTCOPTS` 8883 :term:`SPL_MKIMAGE_DTCOPTS`
8879 Options for the device tree compiler passed to ``mkimage -D`` feature 8884 Options for the device tree compiler passed to ``mkimage -D`` feature
8880 while creating a FIT image with the :ref:`ref-classes-uboot-sign` 8885 while creating a FIT image with the :ref:`ref-classes-uboot-sign`