Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-17 | mtd-utils: Add flash speed test utility | David Oberhollenzer | |
Basically a user space port of the mtd speed test kernel module. In addition to the block offset and count module parameters, the utility supports a block stride and can restore the block contents after test. Furthermore, a flag can be used to disable destructive tests (i.e. only perform read speed tests). Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> Signed-off-by: Richard Weinberger <richard@nod.at> |