* [ptxdist] [PATCH] host-u-boot-tools: also install mkenvimage
@ 2017-01-18 11:57 Alexander Dahl
0 siblings, 0 replies; only message in thread
From: Alexander Dahl @ 2017-01-18 11:57 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-18 11:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18 11:57 [ptxdist] [PATCH] host-u-boot-tools: also install mkenvimage Alexander Dahl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox