Home
last modified time | relevance | path

Searched hist:"04387 d24a17b1ee13024dd4779da4b84d47c65cc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/
H A Dmkimage.cdiff 04387d24a17b1ee13024dd4779da4b84d47c65cc Sat Mar 27 17:37:46 CDT 2010 Wolfgang Denk <wd@denx.de> mkimage: fix Segmentation Fault when run without "-n name" option

The restructuring of the mkimage command in commit 89a4d6b1 ("tools:
mkimage: split code into core, default and FIT image specific")
introduced a bug that caused mkimage to segfault when run without
"-n name" option. Initialize the imagename entry to prevent that.

Signed-off-by: Wolfgang Denk <wd@denx.de>