commit | db7ce8cac66444608aa55fa0233b0689609fd653 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Dec 02 11:06:47 2008 +0100 |
committer | Scott Wood <scottwood@freescale.com> | Fri Jan 23 10:32:48 2009 -0600 |
tree | bc16379a4c30fcac163991fdb20b3dfbe9c48f6d | |
parent | 87b4950b2f81293e4b5e6aca9df8908686097b6c [diff] |
OneNAND: Additional sync with 2.6.27 - Add subpage write support - Add onenand_oob_64/32 ecclayout This has been missing and without it UBI has some incompatibilies issues with the current (>= 2.6.27) Linux kernel version. vid_hdr_offset is placed differently (2048 instead of 512) without this fix. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Scott Wood <scottwood@freescale.com>