Merge branch 'master' of /home/wd/git/u-boot/custodians
diff --git a/tools/mkimage.c b/tools/mkimage.c index f71f8e7..5c3e872 100644 --- a/tools/mkimage.c +++ b/tools/mkimage.c
@@ -37,6 +37,7 @@ .type = IH_TYPE_KERNEL, .comp = IH_COMP_GZIP, .dtc = MKIMAGE_DEFAULT_DTC_OPTIONS, + .imagename = "", }; /*