From: Rouven Czerwinski <r.czerwinski@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Subject: [PATCH] images: update gitignore for imx signed images
Date: Fri, 21 Jun 2019 11:20:48 +0200 [thread overview]
Message-ID: <20190621092046.17389-1-r.czerwinski@pengutronix.de> (raw)
Makefile.imx uses the .simximg und .usimximg extensions for signing of
the images. Remove the unused .imximx.signed and also add the .csfbin
files generated by the NXP CST tool.
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
images/.gitignore | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/images/.gitignore b/images/.gitignore
index 5051d61b6f..7523b51fd5 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -3,7 +3,8 @@
*.img
*.imximg
*.imximg.prep
-*.imximg.signed
+*.simximg
+*.usimximg
*.imx-sram-img
*.map
*.src
@@ -20,6 +21,7 @@
*.mlospi
*.mxsbs
*.mxssd
+*.csfbin
pbl.lds
barebox.x
barebox.z
--
2.22.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2019-06-21 9:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-21 9:20 Rouven Czerwinski [this message]
2019-06-26 7:01 ` 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=20190621092046.17389-1-r.czerwinski@pengutronix.de \
--to=r.czerwinski@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