am 95ec983: fastboot: Update the help message with -b argument
Merge commit '95ec983887867a117f4ef87073495111aff4a506' * commit '95ec983887867a117f4ef87073495111aff4a506': fastboot: Update the help message with -b argument
This commit is contained in:
commit
b55cf93e25
1 changed files with 1 additions and 0 deletions
|
|
@ -222,6 +222,7 @@ void usage(void)
|
|||
" -p <product> specify product name\n"
|
||||
" -c <cmdline> override kernel commandline\n"
|
||||
" -i <vendor id> specify a custom USB vendor id\n"
|
||||
" -b <base_addr> specify a custom kernel base address\n"
|
||||
);
|
||||
exit(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue