From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] host-u-boot-tools: also install mkenvimage
Date: Wed, 18 Jan 2017 12:57:18 +0100 [thread overview]
Message-ID: <1484740638-17535-1-git-send-email-post@lespocky.de> (raw)
We copy a pre built u-boot environment image to our target, generated by
this additional tool. In current linux distributions it's not easily
available, but u-boot-tools is built in ptxdist anyway, so we can use it
from here and create our binary image with it.
Signed-off-by: Alexander Dahl <post@lespocky.de>
---
rules/host-u-boot-tools.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/host-u-boot-tools.make b/rules/host-u-boot-tools.make
index 57c9629..8783ef6 100644
--- a/rules/host-u-boot-tools.make
+++ b/rules/host-u-boot-tools.make
@@ -27,6 +27,7 @@ HOST_U_BOOT_TOOLS_MAKE_OPT := sandbox_config tools-only
HOST_U_BOOT_TOOLS_PROGS := \
fit_check_sign \
+ mkenvimage \
mkimage
$(STATEDIR)/host-u-boot-tools.install:
--
2.1.4
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2017-01-18 11:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1484740638-17535-1-git-send-email-post@lespocky.de \
--to=post@lespocky.de \
--cc=ptxdist@pengutronix.de \
/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