summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2012-09-28 18:29:43 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-10-02 08:22:30 +0200
commit93ca711e64d7a4d79aee15b4ce415688f5415fda (patch)
treec4197291232609480276c1f3ea626818274321be /.gitignore
parent3fc5a7545729d5b12399df970f5470e3494a616e (diff)
downloadbarebox-93ca711e64d7a4d79aee15b4ce415688f5415fda.tar.gz
barebox-93ca711e64d7a4d79aee15b4ce415688f5415fda.tar.xz
scripts: add tool to create image for SPI boot on AM35xx
Booting from SPI on an AM35xx (and possibly other TI SOCs) requires a special format: - 32 bit image size in big-endian - 32 bit load address in big-endian - binary image converted from little- to big-endian The mk-am35xx-spi-image tool converts barebox.bin to this format. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4154c7397e..85d3f03895 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ barebox.bin
barebox.srec
barebox.netx
barebox.s5p
+barebox.spi
barebox.ubl
barebox.map
System.map