forked from auracaster/openocd
docs: missing parameter from nand check_bad_blocks
Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
This commit is contained in:
@@ -5160,7 +5160,7 @@ be removed in a future release.
|
||||
@section Other NAND commands
|
||||
@cindex NAND other commands
|
||||
|
||||
@deffn Command {nand check_bad_blocks} [offset length]
|
||||
@deffn Command {nand check_bad_blocks} num [offset length]
|
||||
Checks for manufacturer bad block markers on the specified NAND
|
||||
device. If no parameters are provided, checks the whole
|
||||
device; otherwise, starts at the specified @var{offset} and
|
||||
|
||||
Reference in New Issue
Block a user