Re: [Yaffs] [PATCH] make yaffs2 work with 2.6.17+ kernels

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Vitaly Wool
Date:  
To: Jonathan McDowell
CC: yaffs
Subject: Re: [Yaffs] [PATCH] make yaffs2 work with 2.6.17+ kernels
On 10/3/06, Jonathan McDowell <> wrote:

> I haven't had any time to look at this in the past couple of weeks, but
> I've just updated my tree to use the latest yaffs2 CVS code and have
> managed to mount my NAND using YAFFS, write a file system to it,
> unmount, remount and see it all ok, then reboot and use the NAND as /
> successfully. Very slow to mount, but seems to work from the minimal
> testing I've tried so far.


I think that's due to my OOB translation routines and that's expected.
We need to figure out the better way to deal with that anyway, but I'm
glad it at least works for now.

Vitaly