Wolfgang Denk c928d1dc89 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-10-03 09:04:20 -05:00
..
2008-12-15 21:49:03 +01:00
2009-07-23 21:26:14 +02:00
2009-07-23 21:26:14 +02:00
2009-04-04 15:34:16 +02:00
2009-04-28 01:16:46 +02:00