Wolfgang Denk 3a2003f61e tools/mkimage: fix compiler warnings, use "const"
This fixes some compiler warnings:
tools/default_image.c:141: warning: initialization from incompatible pointer type
tools/fit_image.c:202: warning: initialization from incompatible pointer type
and changes to code to use "const" attributes in a few places where
it's appropriate.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2009-09-10 22:58:48 +02:00
..
2009-07-26 13:12:02 +02:00
2009-07-22 09:43:27 +02:00
2009-08-09 23:15:33 +02:00
2009-06-12 20:45:48 +02:00
2009-09-10 22:58:47 +02:00
2009-09-04 21:54:52 +02:00
2009-08-25 12:57:54 +02:00
2009-07-16 22:24:06 +02:00
2009-06-21 16:18:12 +02:00
2009-07-16 22:23:53 +02:00
2009-07-21 00:06:11 +02:00
2009-08-09 23:15:33 +02:00
2009-08-23 22:11:30 +02:00
2009-06-14 23:01:38 +02:00
2009-08-08 02:26:05 -07:00
2009-08-09 23:15:33 +02:00
2009-08-09 23:15:33 +02:00
2009-08-09 23:15:33 +02:00
2009-06-15 00:13:54 -07:00
2009-07-29 09:57:43 +02:00