summaryrefslogtreecommitdiffstats
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-09-11 12:01:00 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-09-23 08:40:32 +0200
commit947d79651e433eeea1d0265f0965dc6c511edfc6 (patch)
treeb5d3c79a20aa1debf16000f696cd77500af5da44 /scripts/.gitignore
parent23d86834c72f333a2fee13adf5b94b7e590d5fe2 (diff)
downloadbarebox-947d79651e433eeea1d0265f0965dc6c511edfc6.tar.gz
barebox-947d79651e433eeea1d0265f0965dc6c511edfc6.tar.xz
scripts: Add Altera SoCFPGA mkimage support
The Altera SoCFPGAs expect a simple header for their first stage loaders. This adds a tool to generate images for the SoCFPGAs. The header is either embedded into the image or optionally prepended to the image. In this case code is added to jump over the image header. 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 6518c0f076..516ea072ae 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -10,3 +10,4 @@ mkublheader
omap_signGP
omap4_usbboot
zynq_mkimage
+socfpga_mkimage