summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorStephan Linz <linz@li-pro.net>2011-03-29 09:01:04 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-04-14 09:08:35 +0200
commit90b528b978866aa5c2293d6ac6b5354950c766f8 (patch)
tree2be41d8d842b593b6e271e6132fff77419468bc6 /platforms
parent5dd27e8eb09c19d36686f8f09e93dc3563e78734 (diff)
downloadptxdist-90b528b978866aa5c2293d6ac6b5354950c766f8.tar.gz
ptxdist-90b528b978866aa5c2293d6ac6b5354950c766f8.tar.xz
add new host package
Xilinx Tools provides a collection of small host programs you need for Xilinx cross development especially MicroBlaze development. If you want to generate a set of payload blob images tagged for XL-Boot you will need the command mkxlblob from this tool collection. Xilinx Tools and XL-Boot are parts of MB-Ref. See: http://gitorious.org/mbref/xl-tools or: http://www.li-pro.de/xilinx_mb/xl-tools/start Signed-off-by: Stephan Linz <linz@li-pro.net> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/hosttools.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/platforms/hosttools.in b/platforms/hosttools.in
index bb259aac2..89456e894 100644
--- a/platforms/hosttools.in
+++ b/platforms/hosttools.in
@@ -18,5 +18,6 @@ source "rules/host-mtd-utils.in"
source "rules/host-squashfs-tools.in"
source "rules/host-umkimage.in"
source "rules/host-util-linux-ng.in"
+source "rules/host-xl-tools.in"
source "rules/host-xz.in"
source "rules/host-zlib.in"