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:
9c01f87
)
OneNand: Fix free byte positions.
author
Jarkko Lavinen
<jarkko.lavinen@nokia.com>
Fri, 12 May 2006 14:02:35 +0000
(17:02 +0300)
committer
Jarkko Lavinen
<lavinen@pentafluge.infradead.org>
Fri, 12 May 2006 14:35:46 +0000
(15:35 +0100)
Some free byte positions at onenand_oob_64 were wrong. This was also
reported by Christian Lehne. 3 byte slots are at 2+16*i and 2 byte
slots at 14+16*i.
Signed-off-by: Jarkko Lavinen <jarkko.lavinen@nokia.com>
No differences found