From: "Ulrich Ölmann" <u.oelmann@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: [PATCH] common: Kconfig: BOOTM_FITIMAGE_SIGNATURE: fix help text
Date: Wed, 8 Jan 2025 07:57:15 +0100 [thread overview]
Message-ID: <20250108065715.3302712-1-u.oelmann@pengutronix.de> (raw)
U-Boot rearranged its documentation in commit [1] and provides it rendered as
HTML today, so adjust the reference accordingly. While at it be a little bit
more precise regarding the usage of the public key.
[1] ad29e08b79fd ("doc: Bring in FIT signature files")
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
common/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/Kconfig b/common/Kconfig
index 708caa6040a9..b1480431d7c5 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -693,9 +693,9 @@ config BOOTM_FITIMAGE_SIGNATURE
help
Support verifying signed FIT images. This requires FIT images
as described in:
- http://git.denx.de/?p=u-boot.git;a=blob;f=doc/uImage.FIT/signature.txt
+ https://docs.u-boot.org/en/stable/usage/fit/signature.html
Additionally the barebox device tree needs a /signature node with the
- public key with which the image has been signed.
+ public key needed to approve the image's signature.
config BOOTM_FITIMAGE_PUBKEY_ENV
bool "Specify path to public key in environment"
--
2.39.5
next reply other threads:[~2025-01-08 6:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-08 6:57 Ulrich Ölmann [this message]
2025-01-08 14:24 ` 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=20250108065715.3302712-1-u.oelmann@pengutronix.de \
--to=u.oelmann@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