mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH master 3/5] Documentation: glossary: add some extra info
Date: Tue, 20 Oct 2020 05:29:35 +0200	[thread overview]
Message-ID: <20201020032937.10132-3-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20201020032937.10132-1-a.fatoum@pengutronix.de>

Besides expanding the acronyms, a short description text can be useful.
Add one where appropriate and sort the list alphabetically.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 Documentation/glossary.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/glossary.rst b/Documentation/glossary.rst
index 106dce98a9ef..88d356fbab64 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
-- 
2.28.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  parent reply	other threads:[~2020-10-20  3:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20  3:29 [PATCH master 1/5] Documentation: smhfs: fix some typos Ahmad Fatoum
2020-10-20  3:29 ` [PATCH master 2/5] Documentation: boards: stm32mp: search engine optimization Ahmad Fatoum
2020-10-20  3:29 ` Ahmad Fatoum [this message]
2020-10-20  3:29 ` [PATCH master 4/5] Documentation: x86: note EFI support Ahmad Fatoum
2020-10-20  3:29 ` [PATCH master 5/5] Documentation: aarch64-qemu-virt: note physical target support Ahmad Fatoum
2020-10-21  9:51 ` [PATCH master 1/5] Documentation: smhfs: fix some typos Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201020032937.10132-3-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox