aboutsummaryrefslogtreecommitdiff
path: root/tools/.gitignore
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2017-02-27 18:22:02 +0100
committerJagan Teki <jagan@amarulasolutions.com>2017-04-07 11:23:45 +0530
commit594b4cc732f8f45d855ff435ef68fa4afc153844 (patch)
tree94246b3d56f4160c6c0bbf0bc9da828a2a6bf664 /tools/.gitignore
parent71d2c07028ce87d3aeca4e1220fb6dcbfd7bb22f (diff)
downloadu-boot-594b4cc732f8f45d855ff435ef68fa4afc153844.zip
u-boot-594b4cc732f8f45d855ff435ef68fa4afc153844.tar.gz
u-boot-594b4cc732f8f45d855ff435ef68fa4afc153844.tar.bz2
tools: sunxi: Add spl image builder
This program generates raw SPL images that can be flashed on the NAND with the ECC and randomizer properly set up. This has been copied (and tweaked to find the right headers) from the sunxi-tools (https://github.com/linux-sunxi/sunxi-tools) upstream repository, commit 1c3a6ca5. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r--tools/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore
index 0d1f076..6ec71f5 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -16,6 +16,7 @@
/mkexynosspl
/mxsboot
/mksunxiboot
+/sunxi-spl-image-builder
/ncb
/proftool
/relocate-rela