[PATCH] doc: fit: add ELF image to list of image formats

Maxim Moskalets maximmosk4 at gmail.com
Mon Jul 15 21:33:00 CEST 2024


Signed-off-by: Maxim Moskalets <maximmosk4 at gmail.com>
---
 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
-- 
2.39.2



More information about the U-Boot mailing list