summaryrefslogtreecommitdiffstats
path: root/Documentation/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/glossary.rst')
-rw-r--r--Documentation/glossary.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/glossary.rst b/Documentation/glossary.rst
index 106dce98a9..88d356fbab 100644
--- a/Documentation/glossary.rst
+++ b/Documentation/glossary.rst
@@ -5,17 +5,17 @@ Glossary
.. glossary:: :sorted:
- FDT
- Flattened Device Tree
+ DTS
+ Device Tree Source
DTB
- Device Tree Blob (or Binary)
+ Device Tree Blob (or Binary). The result of compiling a DTS.
- DTS
- Device Tree Source
+ FDT
+ Flattened Device Tree. A DTB loaded into memory.
PBL
- Pre BootLoader image
+ Pre BootLoader image. The board-specific entry point attached in front of multi-image barebox binaries.
ESP
EFI System Partition