From: Bastian Hecht Date: Mon, 14 May 2012 12:14:45 +0000 (+0200) Subject: mtd: sh_flctl: Group sector accesses into a single transfer X-Git-Tag: v3.7-rc1~70^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=623c55caa37203ece6b4450daa0d2d058255da30;p=pandora-kernel.git mtd: sh_flctl: Group sector accesses into a single transfer When we use hardware ecc, the flctl is run in so-called "sector access mode". We can bundle 4 sector accesses when using 2KiB page sizes to read a whole page at once and speed up things. Signed-off-by: Bastian Hecht Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed