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:59:12 +0100 |
| commit | 3c0b78802d817b87c3d2b377d8f1d9aeae60b151 (patch) | |
| tree | dfed4f514afc999e7745f83099e78fbb3c5dcf47 /documentation | |
| parent | 23d946b9ba9b2a9989849e5714c8eddfe9c045ce (diff) | |
| download | poky-3c0b78802d817b87c3d2b377d8f1d9aeae60b151.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 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` |
