From: Thorsten Scherer <t.scherer@eckelmann.de>
To: barebox@lists.infradead.org
Cc: Thorsten Scherer <t.scherer@eckelmann.de>
Subject: [PATCH] doc/barebox-tlv: Fix typo in path
Date: Tue, 2 Sep 2025 15:03:02 +0200 [thread overview]
Message-ID: <20250902130302.142251-1-t.scherer@eckelmann.de> (raw)
Fixes: 5a7fc3321407 ("doc: Add User-Documentation for Barebox TLV")
Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
---
Documentation/user/barebox-tlv.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/user/barebox-tlv.rst b/Documentation/user/barebox-tlv.rst
index 3db13ec88b22..4e83cdf47fc7 100644
--- a/Documentation/user/barebox-tlv.rst
+++ b/Documentation/user/barebox-tlv.rst
@@ -75,11 +75,11 @@ TLV Binary Generation
To generate a TLV binary the schema for the specific TLV must be defined.
Schemas are yaml-files that represent what the actual parser in barebox expects.
-An example schema can be found in ``srcipts/bareboxtlv-generator/schema-example.yaml``.
+An example schema can be found in ``scripts/bareboxtlv-generator/schema-example.yaml``.
This schema defines some well-known tags and two board-specific tags.
Afterwards another yaml-file with the data for the TLV binary is needed.
-An example can be found in ``srcipts/bareboxtlv-generator/data-example.yaml``.
+An example can be found in ``scripts/bareboxtlv-generator/data-example.yaml``.
With these information in place a TLV binary can be created:
--
2.50.1
next reply other threads:[~2025-09-02 19:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-02 13:03 Thorsten Scherer [this message]
2025-09-03 6:16 ` 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=20250902130302.142251-1-t.scherer@eckelmann.de \
--to=t.scherer@eckelmann.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