mxsboot: fix tool name in usage message

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2012-03-17 09:16:50 +00:00 committed by Wolfgang Denk
parent 6751b05f85
commit 993d30de99
1 changed files with 1 additions and 1 deletions

View File

@ -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"