mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
dumpimage: replace the term "datafile" by "subimage"
Signed-off-by: Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
This commit is contained in:
committed by
Tom Rini
parent
f41f5b7c05
commit
67f946cd18
@@ -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)
|
||||
|
Reference in New Issue
Block a user