mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Bastian Krause <bst@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [PATCH] common: extend BOOTM_FITIMAGE_SIGNATURE help text
Date: Fri, 15 Mar 2019 09:43:02 +0100	[thread overview]
Message-ID: <20190315084302.11373-1-bst@pengutronix.de> (raw)

This points out how to actually use BOOTM_FITIMAGE_SIGNATURE.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 common/Kconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index 43b657019f..76632b324e 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -630,7 +630,9 @@ config BOOTM_FITIMAGE_PUBKEY
 	default "../fit/pubkey.dtsi"
 	depends on BOOTM_FITIMAGE_SIGNATURE
 	help
-	  Set Path to a dts snippet which holds the public keys for FIT images.
+	  Set Path to a dts snippet which holds the public keys for FIT images. The
+	  snippet can then be included in a device tree with
+	  "#include CONFIG_BOOTM_FITIMAGE_PUBKEY".
 
 config BOOTM_FORCE_SIGNED_IMAGES
 	bool
-- 
2.20.1


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

             reply	other threads:[~2019-03-15  8:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-15  8:43 Bastian Krause [this message]
2019-03-18  8:08 ` 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=20190315084302.11373-1-bst@pengutronix.de \
    --to=bst@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