tools: mkimage: Add: Kirkwood Boot Image support (kwbimage)
commitdd6fdc5a045faf06cfb19a47e359534f663b5a06
authorPrafulla Wadaskar <prafulla@marvell.com>
Fri, 31 Jul 2009 14:37:57 +0000 (31 20:07 +0530)
committerPrafulla Wadaskar <prafulla@server.marvell.com>
Fri, 31 Jul 2009 10:50:16 +0000 (31 03:50 -0700)
treeb5ac6dfd9bcface5cec013674ab6274b03ad0b77
parent93f0dd9fb39c5f23b7f1cb47489aff3387392223
tools: mkimage: Add: Kirkwood Boot Image support (kwbimage)

This is Third step towards cleaning mkimage code for kwbimage
support in clean way.

This patch adds type kwbimabe support for mkimage
For more details refer docs/README.kwbimage

This patch is tested with Sheevaplug board

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Makefile
common/image.c
doc/README.kwbimage [new file with mode: 0644]
include/image.h
tools/Makefile
tools/kwbimage.c [new file with mode: 0644]
tools/kwbimage.h [new file with mode: 0644]
tools/mkimage.c