From 67f946cd18ce56a7caf6195834334a585a669056 Mon Sep 17 00:00:00 2001 From: Guilherme Maciel Ferreira Date: Thu, 15 Jan 2015 02:54:41 -0200 Subject: dumpimage: replace the term "datafile" by "subimage" Signed-off-by: Guilherme Maciel Ferreira --- tools/imagetool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/imagetool.c') diff --git a/tools/imagetool.c b/tools/imagetool.c index 9d2819ed68..148e4662b7 100644 --- a/tools/imagetool.c +++ b/tools/imagetool.c @@ -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) -- cgit v1.2.3