Files
u-boot-tk1-som/tools
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
..
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
2005-07-21 11:22:21 +02:00
2009-04-28 01:16:46 +02:00