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>
1 parent 23d8683 commit 947d79651e433eeea1d0265f0965dc6c511edfc6
@Sascha Hauer Sascha Hauer authored on 11 Sep 2013
Showing 3 changed files
View
scripts/.gitignore
View
scripts/Makefile
View
scripts/socfpga_mkimage.c 0 → 100644