summaryrefslogtreecommitdiffstats
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-12-04 14:43:52 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-05 11:30:59 +0100
commitd19dff8f15c921b423112224f4469b6cf1d546d4 (patch)
tree982c0abfaebab5f983fc10573e624b1837cf7e04 /scripts/.gitignore
parent447d299fd73d23b9296145e7a36135e4bf1cdc02 (diff)
downloadbarebox-d19dff8f15c921b423112224f4469b6cf1d546d4.tar.gz
barebox-d19dff8f15c921b423112224f4469b6cf1d546d4.tar.xz
scripts: add mxsimage tool
This is copied from U-Boot v2014.10 and modified for use with barebox: - Add a main() function to make it a standalone tool - Add option to pass in the prepare stage and bootloader image as options. If the config file contains @PREP@ or @BOOTLOADER@ the string will be replaced with the actual image file passed via the -p and -b options. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts/.gitignore')
-rw-r--r--scripts/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore
index b574b22fb1..153b7d7ae3 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -22,3 +22,4 @@ bareboximd-target
bareboxstate
bareboxstate-target
mk-am35xx-spi-image
+mxsimage