summaryrefslogtreecommitdiffstats
path: root/Documentation/lib/payloads/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/lib/payloads/index.md')
-rw-r--r--Documentation/lib/payloads/index.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/lib/payloads/index.md b/Documentation/lib/payloads/index.md
new file mode 100644
index 000000000000..44daef18b457
--- /dev/null
+++ b/Documentation/lib/payloads/index.md
@@ -0,0 +1,11 @@
+# Payload-specific documentation
+
+This section contains documentation about coreboot on specific payloads.
+
+Payloads are run after coreboot has initialized the hardware.
+coreboot supports multiple payloads, depending on the architecture of the
+selected mainboard.
+
+## FIT
+
+- [uImage.FIT support](fit.md)