Marian Balakowicz
f50433d670
[new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
...
Introducing routines for parsing new uImage format bootm arguments:
[<addr>]#<conf> - configuration specification
[<addr>]:<subimg> - subimage specification
New format images can contain multiple subimages of the same type. For example
a single new format image file can contain three kernels, two ramdisks and a
couple of FDT blobs. Subimage and configuration specifications are extensions
to bootm (and other image-related commands) arguments' syntax that allow to
specify which particular subimage should be operated on.
Subimage specification is used to denote a particular subimage. Configurations
are a bit more complex -- they are used to define a particualr booting setup,
for example a (kernel, fdt blob) pair, or a (kernel, ramdisk, fdt blob) tuple,
etc.
Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-02-21 17:20:20 +01:00
..
2008-01-09 13:34:20 +01:00
2008-01-09 13:34:20 +01:00
2007-07-08 17:55:57 -05:00
2004-03-12 00:14:09 +00:00
2008-02-07 01:12:57 +01:00
2008-02-15 00:06:18 +01:00
2007-11-20 22:33:54 -07:00
2008-01-12 00:35:48 +01:00
2007-01-13 11:17:10 +01:00
2008-02-21 17:20:19 +01:00
2007-07-10 11:02:44 -05:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2008-02-07 01:12:53 +01:00
2007-11-20 22:33:54 -07:00
2007-07-10 11:02:44 -05:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2008-02-07 01:12:53 +01:00
2007-11-20 22:33:54 -07:00
2008-01-08 15:03:18 -05:00
2007-11-20 22:33:54 -07:00
2008-02-07 01:12:53 +01:00
2008-01-12 20:58:21 +01:00
2008-02-07 01:12:53 +01:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2008-01-09 13:04:37 +01:00
2007-07-10 11:02:44 -05:00
2007-11-20 22:33:54 -07:00
2008-01-17 12:26:56 -06:00
2008-02-15 00:51:02 +01:00
2007-11-20 22:33:54 -07:00
2008-01-09 21:44:22 +01:00
2007-11-20 22:33:54 -07:00
2007-11-20 22:33:54 -07:00
2008-02-07 01:12:53 +01:00
2008-02-05 00:41:55 +01:00
2008-01-09 18:05:27 +01:00
2007-09-17 08:19:08 +02:00
2008-02-04 19:26:57 -05:00
2007-11-20 22:33:54 -07:00
2007-07-08 18:05:39 -05:00
2007-11-20 22:33:54 -07:00
2008-02-15 00:26:52 +01:00
2007-11-20 22:33:54 -07:00
2007-06-30 18:50:48 +02:00
2008-02-07 01:12:53 +01:00
2007-11-20 22:33:54 -07:00
2008-02-04 19:26:57 -05:00
2008-01-09 13:26:38 +01:00
2007-11-20 22:33:54 -07:00
2008-02-07 01:12:53 +01:00
2007-07-10 11:02:44 -05:00
2008-02-07 01:12:53 +01:00
2007-07-10 11:02:44 -05:00
2007-05-05 21:34:19 +02:00
2006-07-21 11:56:05 +02:00
2008-01-09 13:34:20 +01:00
2006-03-31 18:32:53 +02:00
2006-03-31 18:32:53 +02:00
2003-06-27 21:31:46 +00:00
2007-07-08 18:10:08 -05:00
2007-07-13 09:54:17 +02:00
2008-02-14 09:37:58 +00:00
2006-03-31 18:32:53 +02:00
2007-08-29 02:01:47 +02:00
2008-01-09 21:48:49 +01:00
2006-03-31 18:32:53 +02:00
2006-03-31 18:32:53 +02:00
2007-11-15 08:58:00 +00:00
2008-02-04 19:26:54 -05:00
2007-08-06 00:45:40 +02:00
2008-02-13 23:58:18 +01:00
2007-07-31 10:24:56 +02:00
2008-01-09 13:34:20 +01:00
2007-02-20 09:05:07 +01:00
2008-02-07 01:12:55 +01:00
2007-07-10 11:02:44 -05:00
2008-02-21 17:20:20 +01:00
2007-07-10 11:02:44 -05:00
2007-07-08 18:10:08 -05:00
2002-08-17 09:36:01 +00:00
2008-02-07 01:12:56 +01:00
2008-01-12 21:14:14 +01:00
2008-02-21 17:18:01 +01:00
2006-11-06 17:06:36 +01:00
2006-10-20 17:54:33 +02:00
2008-02-14 22:10:38 +01:00
2002-08-17 09:36:01 +00:00
2008-02-04 23:52:49 +01:00
2007-08-14 10:10:52 +01:00
2007-07-26 17:49:11 +02:00
2008-01-09 13:37:08 +01:00
2008-01-09 13:37:08 +01:00
2008-01-09 21:52:23 +01:00
2007-11-18 16:36:27 +01:00
2007-10-31 21:20:49 +01:00
2008-01-09 13:34:20 +01:00
2008-01-09 13:34:20 +01:00
2006-08-31 16:46:53 +02:00