diff mbox series

doc: fit: add ELF image to list of image formats

Message ID 20240715193300.11770-1-Maxim.Moskalets@kaspersky.com
State Not Applicable, archived
Delegated to: Heinrich Schuchardt
Headers show
Series doc: fit: add ELF image to list of image formats | expand

Commit Message

Maxim Moskalets July 15, 2024, 7:33 p.m. UTC
Signed-off-by: Maxim Moskalets <maximmosk4@gmail.com>
---
 doc/usage/fit/source_file_format.rst | 1 +
 1 file changed, 1 insertion(+)

Comments

Heinrich Schuchardt July 16, 2024, 2:51 a.m. UTC | #1
On 7/15/24 21:33, Maxim Moskalets wrote:
> Signed-off-by: Maxim Moskalets <maximmosk4@gmail.com>

Please, always provide a commit message. Otherwise looks good to me.

This series suggested to eliminate source_file_format.rst:

https://patchwork.ozlabs.org/project/uboot/list/?series=414308

Best regards

Heinrich

> ---
>   doc/usage/fit/source_file_format.rst | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/doc/usage/fit/source_file_format.rst b/doc/usage/fit/source_file_format.rst
> index 15990e3ff54..cb5da5af2dd 100644
> --- a/doc/usage/fit/source_file_format.rst
> +++ b/doc/usage/fit/source_file_format.rst
> @@ -287,6 +287,7 @@ os
>       arm-trusted-firmware  ARM Trusted Firmware
>       dell                  Dell
>       efi                   EFI Firmware
> +    elf                   ELF Image
>       esix                  Esix
>       freebsd               FreeBSD
>       integrity             INTEGRITY
diff mbox series

Patch

diff --git a/doc/usage/fit/source_file_format.rst b/doc/usage/fit/source_file_format.rst
index 15990e3ff54..cb5da5af2dd 100644
--- a/doc/usage/fit/source_file_format.rst
+++ b/doc/usage/fit/source_file_format.rst
@@ -287,6 +287,7 @@  os
     arm-trusted-firmware  ARM Trusted Firmware
     dell                  Dell
     efi                   EFI Firmware
+    elf                   ELF Image
     esix                  Esix
     freebsd               FreeBSD
     integrity             INTEGRITY