commit | d9777f1c42bffff0d21cd029a2415776aa874e96 | [log] [tgz] |
---|---|---|
author | Jarkko Lavinen <jarkko.lavinen@nokia.com> | Fri May 12 17:02:35 2006 +0300 |
committer | Jarkko Lavinen <lavinen@pentafluge.infradead.org> | Fri May 12 15:35:46 2006 +0100 |
tree | c759ccb395e3b97ef15b1af0e9bd9bf3d85f0528 | |
parent | 9c01f87db183403a4f603fe5180c57b82b54b4a1 [diff] |
OneNand: Fix free byte positions. 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>