On 6 June 2012 12:41, Arnd Bergmann arnd@arndb.de wrote:
for i in 2 3 30 31 ; do sudo flashbench --open-au --open-au-nr=30 --erasesize=$[512 * 1024] \ /dev/mmcblk0 --offset=$[24*1024*1024] done
The latest version of the code is at git://git.linaro.org/people/arnd/flashbench.git
Just wanted to share the uFLIP benchmark, in case we could borrow from it http://uflip.inria.fr/~uFLIP/benchmark/CIDR.pdf http://uflip.inria.fr/~uFLIP/results/
cheers!