public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] tools: k3_gen_x509_cert: Do not print SWRV on build
@ 2022-10-07 20:35 Andrew Davis
  2022-10-12 19:14 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Davis @ 2022-10-07 20:35 UTC (permalink / raw)
  To: Simon Glass, Tom Rini, u-boot; +Cc: Andrew Davis

This matches the others here.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 tools/k3_gen_x509_cert.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/k3_gen_x509_cert.sh b/tools/k3_gen_x509_cert.sh
index 029247c105..d9cde07417 100755
--- a/tools/k3_gen_x509_cert.sh
+++ b/tools/k3_gen_x509_cert.sh
@@ -238,7 +238,7 @@ gen_cert() {
 	#echo "	IMAGE_SIZE = $BIN_SIZE"
 	#echo "	CERT_TYPE = $CERTTYPE"
 	#echo "	DEBUG_TYPE = $DEBUG_TYPE"
-	echo " SWRV = $SWRV"
+	#echo " SWRV = $SWRV"
 	sed -e "s/TEST_IMAGE_LENGTH/$BIN_SIZE/"	\
 		-e "s/TEST_IMAGE_SHA_VAL/$SHA_VAL/" \
 		-e "s/TEST_CERT_TYPE/$CERTTYPE/" \
-- 
2.37.3


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

* Re: [PATCH] tools: k3_gen_x509_cert: Do not print SWRV on build
  2022-10-07 20:35 [PATCH] tools: k3_gen_x509_cert: Do not print SWRV on build Andrew Davis
@ 2022-10-12 19:14 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-10-12 19:14 UTC (permalink / raw)
  To: Andrew Davis; +Cc: Simon Glass, u-boot

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]

On Fri, Oct 07, 2022 at 03:35:31PM -0500, Andrew Davis wrote:

> This matches the others here.
> 
> Signed-off-by: Andrew Davis <afd@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2022-10-12 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-07 20:35 [PATCH] tools: k3_gen_x509_cert: Do not print SWRV on build Andrew Davis
2022-10-12 19:14 ` Tom Rini

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