Test that the flash device is in the blank state.
blankcheck all | list
all
Check that all sectors are in the blank state.
list
Check that specific sectors are in the blank state. The sector list is set with the "device" command.
The following table lists and defines examples of the fl::blankcheck command.
| Command | Description |
|---|---|
| blankcheck all | Tests if the flash device is in the blank state. All sectors will be tested regardless of the enabled list maintained by the "device" command. |
| blankcheck list | Tests whether the sectors in the enabled list are in the blank state. |