diff options
-rw-r--r-- | documentation/ref-manual/variables.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 0e26ffb031..3899dd82a7 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -3270,6 +3270,10 @@ system and gives an overview of their function and contents. | |||
3270 | 3270 | ||
3271 | This variable is used in the :ref:`ref-classes-kernel-fitimage` class. | 3271 | This variable is used in the :ref:`ref-classes-kernel-fitimage` class. |
3272 | 3272 | ||
3273 | :term:`FIT_CONF_PREFIX` | ||
3274 | When using the :ref:`ref-classes-kernel-fitimage`, this is the prefix | ||
3275 | used for creating FIT configuration nodes. Its default value is "conf-". | ||
3276 | |||
3273 | :term:`FIT_DESC` | 3277 | :term:`FIT_DESC` |
3274 | Specifies the description string encoded into a FIT image. The | 3278 | Specifies the description string encoded into a FIT image. The |
3275 | default value is set by the :ref:`ref-classes-kernel-fitimage` class as | 3279 | default value is set by the :ref:`ref-classes-kernel-fitimage` class as |