* [PATCH] common: Kconfig: BOOTM_FITIMAGE_SIGNATURE: fix help text
@ 2025-01-08 6:57 Ulrich Ölmann
2025-01-08 14:24 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Ölmann @ 2025-01-08 6:57 UTC (permalink / raw)
To: Barebox List
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] common: Kconfig: BOOTM_FITIMAGE_SIGNATURE: fix help text
2025-01-08 6:57 [PATCH] common: Kconfig: BOOTM_FITIMAGE_SIGNATURE: fix help text Ulrich Ölmann
@ 2025-01-08 14:24 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-01-08 14:24 UTC (permalink / raw)
To: Barebox List, Ulrich Ölmann
On Wed, 08 Jan 2025 07:57:15 +0100, Ulrich Ölmann wrote:
> 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")
>
>
> [...]
Applied, thanks!
[1/1] common: Kconfig: BOOTM_FITIMAGE_SIGNATURE: fix help text
https://git.pengutronix.de/cgit/barebox/commit/?id=be22d1b7a0f0 (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-01-08 14:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-08 6:57 [PATCH] common: Kconfig: BOOTM_FITIMAGE_SIGNATURE: fix help text Ulrich Ölmann
2025-01-08 14:24 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox