summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 d8e6a81ea7..25879b9b4c 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -3360,6 +3360,10 @@ system and gives an overview of their function and contents.
3360 3360
3361 This variable is used in the :ref:`ref-classes-kernel-fit-image` class. 3361 This variable is used in the :ref:`ref-classes-kernel-fit-image` class.
3362 3362
3363 :term:`FIT_CONF_PREFIX`
3364 When using the :ref:`ref-classes-kernel-fit-image`, this is the prefix
3365 used for creating FIT configuration nodes. Its default value is "conf-".
3366
3363 :term:`FIT_DESC` 3367 :term:`FIT_DESC`
3364 Specifies the description string encoded into a FIT image. The 3368 Specifies the description string encoded into a FIT image. The
3365 default value is set by the :ref:`ref-classes-kernel-fit-image` class as 3369 default value is set by the :ref:`ref-classes-kernel-fit-image` class as