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-07-21 15:24:56 +02:00
2008-01-16 14:14:40 +01:00
2008-02-04 19:26:53 -05:00
2007-10-31 21:20:49 +01:00
2007-10-31 21:20:49 +01:00
2006-08-15 14:15:51 +02:00
2006-08-23 10:39:01 -05:00
2006-08-15 14:15:51 +02:00
2007-08-14 18:42:36 +02:00
2007-05-15 23:38:05 +02:00
2007-11-26 19:18:21 +01:00
2008-01-11 16:05:36 +01:00
2008-02-07 01:08:05 +01:00
2008-01-03 21:36:50 -05:00
2006-07-19 13:50:38 +02:00
2007-09-17 08:19:08 +02:00
2008-02-03 23:58:21 +01:00
2007-07-20 15:03:03 +02:00
2008-01-09 10:43:47 +01:00
2006-06-26 10:54:52 +02:00
2007-06-30 18:50:48 +02:00
2007-07-10 00:01:28 +02:00
2008-01-09 13:36:28 +01:00
2008-01-09 13:36:28 +01:00
2007-10-13 21:15:39 +02:00
2006-06-14 18:14:56 +02:00
2007-06-06 10:08:13 +02:00
2006-06-14 18:14:56 +02:00
2006-06-14 17:45:53 +02:00
2006-06-14 18:14:56 +02:00
2006-07-21 15:24:56 +02:00