Skip to content
Snippets Groups Projects
Commit c6012bbc authored by Andreas Fenkart's avatar Andreas Fenkart Committed by Tom Rini
Browse files

tools/env: pass bad block offset by value


the offset is not modified by linux ioctl call
see mtd_ioctl{drivers/mtd/mtdchar.c}
Makes the interface less ambiguous, since the caller can
now exclude a modification of blockstart

Signed-off-by: default avatarAndreas Fenkart <andreas.fenkart@digitalstrom.com>
parent e2c9351d
No related branches found
No related tags found
Loading
Loading
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