summaryrefslogtreecommitdiffstats
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-05-09 11:52:45 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-05-11 17:22:55 +0200
commita2a728c416c8fe03742847415f29f792c778a1f9 (patch)
tree9b1a6765045bf87e46ea4fda307f641071ca1b29 /scripts/.gitignore
parentbaf0d5d9c4f8e129e2cb66a20557547c055172e8 (diff)
downloadbarebox-a2a728c416c8fe03742847415f29f792c778a1f9.tar.gz
barebox-a2a728c416c8fe03742847415f29f792c778a1f9.tar.xz
scripts: new kwbimage manipulation tool for Marvell SoC boot images
The Marvell EBU SoCs (Kirkwood, Armada 370, Armada XP) have a BootROM that understand a specific image format, composed of a main header, several extension headers and a paylod. This image can be booted from NAND, SPI, SATA, UART, NOR, etc. This patch adds a tool that allows to extract the components and configuration of existing images, and to create new images. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com> 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 bff805ddf8..a28ea5292e 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -2,6 +2,7 @@ bareboxenv
bin2c
gen_netx_image
kallsyms
+kwbimage
mk-am35xx-spi-image
mkimage
mkublheader