OneNand: Fix free byte positions.
authorJarkko Lavinen <jarkko.lavinen@nokia.com>
Fri, 12 May 2006 14:02:35 +0000 (17:02 +0300)
committerJarkko 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