Re: [uml-devel] Adding support for YAFFS2 rootfs

2013-03-06 Thread richard -rw- weinberger
On Tue, Feb 19, 2013 at 4:28 AM, Earlence Fernandes wrote: > Hi, > > I am interested in adding support for using YAFFS2 images as a rootfs. > Any pointers on how to get started on this? YAFFS2 is not mainline. This is the first thing you need to fix. :) -- Thanks, //richard ---

Re: [uml-devel] Adding support for YAFFS2 rootfs

2013-03-06 Thread Earlence Fernandes
Hi, I have a small research project, so at the moment, I don't want to try to get it into mainline. -Earlence On Wed, Mar 6, 2013 at 4:13 AM, richard -rw- weinberger < richard.weinber...@gmail.com> wrote: > On Tue, Feb 19, 2013 at 4:28 AM, Earlence Fernandes > wrote: > > Hi, > > > > I am inte

Re: [uml-devel] Adding support for YAFFS2 rootfs

2013-03-06 Thread richard -rw- weinberger
On Wed, Mar 6, 2013 at 2:48 PM, Earlence Fernandes wrote: > Hi, > > I have a small research project, so at the moment, I don't want to try to > get it into mainline. Nandsim works on UML, so you can have an mtd device in UML. But I'm not sure if you can boot from it -- Thanks, //richard --