Bartlomiej Sieka 9d25438fe7 [new uImage] Add support for new uImage format to mkimage tool
Support for the new uImage format (FIT) is added to mkimage tool.
Commandline syntax is appropriately extended:

mkimage [-D dtc_options] -f fit-image.its fit-image

mkimage (together with dtc) takes fit-image.its and referenced therein
binaries (like vmlinux.bin.gz) as inputs, and produces fit-image file -- the
final image that can be transferred to the target (e.g., via tftp) and then
booted using the bootm command in U-Boot.

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
2008-03-11 12:34:47 +01:00
..
2006-10-09 00:42:01 +02:00
2001-11-03 22:15:16 +00:00
2001-09-06 22:25:14 +00:00
2005-07-21 11:22:21 +02:00
2003-06-27 21:31:46 +00:00
2001-04-02 19:55:34 +00:00
2004-09-08 22:03:11 +00:00