1.. SPDX-License-Identifier: GPL-2.0+
2
3Flat Image Tree (FIT)
4=====================
5
6U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging
7images that it it reads and boots. Documentation about FIT is available at
8doc/uImage.FIT
9
10.. toctree::
11    :maxdepth: 1
12
13    source_file_format
14    howto
15    x86-fit-boot
16    signature
17    verified-boot
18    beaglebone_vboot
19    overlay-fdt-boot
20