git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50ed399
)
mtd: sh_flctl: Group sector accesses into a single transfer
author
Bastian Hecht
<hechtb@googlemail.com>
Mon, 14 May 2012 12:14:45 +0000
(14:14 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 6 Jul 2012 17:17:04 +0000
(18:17 +0100)
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 <hechtb@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found