diff options
| author | Paul Eggleton <bluelightning@bluelightning.org> | 2023-04-22 15:19:46 +1200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-22 10:42:54 +0100 |
| commit | d469b1fae0b43bebc068616d440561f5e035fc1e (patch) | |
| tree | 6fc1fb1f07d18beba914ea928a15de501c3877e5 /documentation | |
| parent | d2852faef4c467cbcb21a1c802399e273332c286 (diff) | |
| download | poky-d469b1fae0b43bebc068616d440561f5e035fc1e.tar.gz | |
ref-manual: add FIT_CONF_DEFAULT_DTB
New variable in 4.2.
(From yocto-docs rev: 1228ce16a33bd6f00e5399e4c381be808a272281)
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -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 bd11b362e5..f69cbbb14d 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` |
