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:
8e6ec69
)
OneNAND: Write oob area with aligned size, mtd->oobsize
author
Kyungmin Park
<kyungmin.park@samsung.com>
Fri, 12 May 2006 14:02:46 +0000
(17:02 +0300)
committer
Jarkko Lavinen
<lavinen@pentafluge.infradead.org>
Fri, 12 May 2006 14:35:47 +0000
(15:35 +0100)
There's some problem with write oob in serveral platform.
So we write oob with oobsize aligned (16bytes) instead of 3 bytes (from {2,
3})
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found