summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/variables.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index d6732067a4..1a1e3d3eae 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -2898,6 +2898,10 @@ system and gives an overview of their function and contents.
2898 For guidance on how to create your own file permissions settings 2898 For guidance on how to create your own file permissions settings
2899 table file, examine the existing ``fs-perms.txt``. 2899 table file, examine the existing ``fs-perms.txt``.
2900 2900
2901 :term:`FIT_CONF_DEFAULT_DTB`
2902 Specifies the default device tree binary (dtb) file for a fitImage when
2903 multiple are provided.
2904
2901 :term:`FIT_DESC` 2905 :term:`FIT_DESC`
2902 Specifies the description string encoded into a fitImage. The default 2906 Specifies the description string encoded into a fitImage. The default
2903 value is set by the :ref:`ref-classes-kernel-fitimage` 2907 value is set by the :ref:`ref-classes-kernel-fitimage`