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:
a779053
)
mtd: Add new SmartMedia/xD FTL
author
Maxim Levitsky
<maximlevitsky@gmail.com>
Mon, 22 Feb 2010 18:39:41 +0000
(20:39 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 26 Feb 2010 19:06:50 +0000
(19:06 +0000)
This implements new readwrite SmartMedia/xd FTL.
mtd driver must have support proper ECC and badblock verification
based on oob parts for 512 bytes nand.
Also mtd driver must define read_oob and write_oob, which are used
to read and write both data and oob together.
Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found