From: Adrian Hunter Date: Tue, 8 Feb 2011 10:02:39 +0000 (+0200) Subject: mtd: tests: add count parameter to mtd_speedtest X-Git-Tag: v2.6.39-rc1~40^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc7fe7691c6bbd5f8f51a87e759770975c648410;p=pandora-kernel.git mtd: tests: add count parameter to mtd_speedtest By default mtd_speedtest uses all the eraseblocks of the MTD partition being tested. For large partitions a smaller number is sufficient and makes running the test quicker. For that reason, add a parameter 'count' to specify the maximum number of eraseblocks to use for testing. Signed-off-by: Adrian Hunter Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed