blob: bd25bd30b2840390e240c1ed4e9ba3982f6af639 [file] [log] [blame]
Simon Glass75ead662021-03-18 20:25:13 +13001.. 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
Simon Glass37862682023-06-23 13:22:01 +01009
10.. toctree::
11 :maxdepth: 1
Simon Glassa37a8f22023-06-23 13:22:02 +010012
13 source_file_format
Simon Glass16e859f2023-06-23 13:22:07 +010014 howto
Simon Glass7b751612023-06-23 13:22:05 +010015 x86-fit-boot
Simon Glassfb8b1122023-06-23 13:22:06 +010016 signature
17 verified-boot
18 beaglebone_vboot
Simon Glassd49ff7e2023-06-23 13:22:08 +010019 overlay-fdt-boot