Marian Balakowicz 570abb0ad1 [new uImage] Share common uImage code between mkimage and U-boot
This patch adds the following common routines:

1) Dedicated mkimage print_header() is replaced with common
image_print_contents()
image_print_contents_noindent()

2) Common os/arch/type/comp fields name <--> id translation routines
genimg_get_os_name()
genimg_get_arch_name()
genimg_get_type_name()
genimg_get_comp_name()
genimg_get_os_id()
genimg_get_arch_id()
genimg_get_type_id()
genimg_get_comp_id()

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-02-29 15:59:59 +01:00
..
2008-01-08 15:03:18 -05:00
2008-02-05 00:41:55 +01:00
2007-09-17 08:19:08 +02:00
2007-06-30 18:50:48 +02:00
2007-05-05 21:34:19 +02:00
2006-07-21 11:56:05 +02:00
2003-06-27 21:31:46 +00:00
2007-07-13 09:54:17 +02:00
2008-02-14 09:37:58 +00:00
2008-01-09 13:34:20 +01:00
2002-08-17 09:36:01 +00:00
2008-02-07 01:12:56 +01:00
2002-08-17 09:36:01 +00:00
2006-08-31 16:46:53 +02:00