Skip to content
Snippets Groups Projects
Commit 993d30de authored by Otavio Salvador's avatar Otavio Salvador Committed by Wolfgang Denk
Browse files

mxsboot: fix tool name in usage message


Signed-off-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
parent 6751b05f
No related branches found
No related tags found
No related merge requests found
......@@ -453,7 +453,7 @@ static int mx28_nand_write_firmware(struct mx28_nand_fcb *fcb, int infd,
void usage(void)
{
printf(
"Usage: mx28image [ops] <type> <infile> <outfile>\n"
"Usage: mxsboot [ops] <type> <infile> <outfile>\n"
"Augment BootStream file with a proper header for i.MX28 boot\n"
"\n"
" <type> type of image:\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment