Merge branch 'master' of git://git.denx.de/u-boot-blackfin
[platform/kernel/u-boot.git] / tools / imagetool.c
index 9d2819e..148e466 100644 (file)
@@ -66,7 +66,7 @@ int imagetool_verify_print_header(
        return retval;
 }
 
-int imagetool_save_datafile(
+int imagetool_save_subimage(
        const char *file_name,
        ulong file_data,
        ulong file_len)