diff options
Diffstat (limited to 'doc/usage/fit/index.rst')
| -rw-r--r-- | doc/usage/fit/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/usage/fit/index.rst b/doc/usage/fit/index.rst new file mode 100644 index 00000000000..bd25bd30b28 --- /dev/null +++ b/doc/usage/fit/index.rst @@ -0,0 +1,19 @@ +.. SPDX-License-Identifier: GPL-2.0+ + +Flat Image Tree (FIT) +===================== + +U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging +images that it it reads and boots. Documentation about FIT is available at +doc/uImage.FIT + +.. toctree:: + :maxdepth: 1 + + source_file_format + howto + x86-fit-boot + signature + verified-boot + beaglebone_vboot + overlay-fdt-boot |
