Re: [U-Boot] [PATCH] OneNAND: Additional sync with 2.6.27

2008-12-03 Thread Scott Wood
On Tue, Dec 02, 2008 at 11:06:47AM +0100, Stefan Roese wrote: > - 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 (

[U-Boot] [PATCH] OneNAND: Additional sync with 2.6.27

2008-12-02 Thread Stefan Roese
- 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 <[EMAI