From: Jarkko Lavinen Date: Fri, 12 May 2006 14:02:35 +0000 (+0300) Subject: OneNand: Fix free byte positions. X-Git-Tag: v2.6.18-rc1~1105^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9777f1c42bffff0d21cd029a2415776aa874e96;p=pandora-kernel.git 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 --- Reading git-diff-tree failed