diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-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 3e3b1df377..043722d823 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -2801,6 +2801,10 @@ system and gives an overview of their function and contents. | |||
2801 | For guidance on how to create your own file permissions settings | 2801 | For guidance on how to create your own file permissions settings |
2802 | table file, examine the existing ``fs-perms.txt``. | 2802 | table file, examine the existing ``fs-perms.txt``. |
2803 | 2803 | ||
2804 | :term:`FIT_CONF_PREFIX` | ||
2805 | When using the :ref:`ref-classes-kernel-fitimage`, this is the prefix | ||
2806 | used for creating FIT configuration nodes. Its default value is "conf-". | ||
2807 | |||
2804 | :term:`FIT_DESC` | 2808 | :term:`FIT_DESC` |
2805 | Specifies the description string encoded into a fitImage. The default | 2809 | Specifies the description string encoded into a fitImage. The default |
2806 | value is set by the :ref:`kernel-fitimage <ref-classes-kernel-fitimage>` | 2810 | value is set by the :ref:`kernel-fitimage <ref-classes-kernel-fitimage>` |