mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] doc/barebox-tlv: Fix typo in path
@ 2025-09-02 13:03 Thorsten Scherer
  2025-09-03  6:16 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Scherer @ 2025-09-02 13:03 UTC (permalink / raw)
  To: barebox; +Cc: Thorsten Scherer

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc/barebox-tlv: Fix typo in path
  2025-09-02 13:03 [PATCH] doc/barebox-tlv: Fix typo in path Thorsten Scherer
@ 2025-09-03  6:16 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-09-03  6:16 UTC (permalink / raw)
  To: barebox, Thorsten Scherer


On Tue, 02 Sep 2025 15:03:02 +0200, Thorsten Scherer wrote:
> 


Applied, thanks!

[1/1] doc/barebox-tlv: Fix typo in path
      https://git.pengutronix.de/cgit/barebox/commit/?id=ebdb380017b8 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-03  6:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-02 13:03 [PATCH] doc/barebox-tlv: Fix typo in path Thorsten Scherer
2025-09-03  6:16 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox