aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/doc/usage/fit.rst
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/doc/usage/fit.rst')
-rw-r--r--roms/u-boot/doc/usage/fit.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/roms/u-boot/doc/usage/fit.rst b/roms/u-boot/doc/usage/fit.rst
new file mode 100644
index 000000000..703743405
--- /dev/null
+++ b/roms/u-boot/doc/usage/fit.rst
@@ -0,0 +1,8 @@
+.. 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