]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mkimage: Add variable lenght header support
authorStefano Babic <sbabic@denx.de>
Thu, 15 Sep 2011 23:50:16 +0000 (23:50 +0000)
committerWolfgang Denk <wd@denx.de>
Wed, 5 Oct 2011 20:03:12 +0000 (22:03 +0200)
commitf0662105b674a3874227316abf8536bebc9b5995
tree35e46ac50259bf18ab03de3cbfc941e411c8d636
parent163967905f9e41232d5f7c525a9811a200fe30ba
mkimage: Add variable lenght header support

Some images have not a header of fix lenght. The patch will be
used for the generation of AIS images, because this header has
a variable lenght. The patch adds also the parameter "-s" (skip)
to not copy automatically the passed image file.

Signed-off-by: Stefano Babic <sbabic@denx.de>
tools/mkimage.c
tools/mkimage.h