Your /data filesystem needs to support mmap(). JFFS2 doesn't. I have run "eclair" using JFFS2 for the system and YAFFS2 for the /data partition (both on top of the mtd device).
Remember that you need to port all the Android changes into your kernel (porting your drivers into a newer kernel may be easier). On Aug 17, 8:32 pm, niz <[email protected]> wrote: > Hi guys, > > I'm trying to port Android Eclair on my MIPS (actually broadcom) > board. > To start with minimized porting effort, thinking not using yaffs2. > > Does anyone have tried running Android without yaffs2?? > > My board has jffs2 on NAND and jfs on HDD. I'd like to keep them as is > on running Linux 2.6.18. > (Yes my porting will need to make it work on 2.6.18, hope it can > accommodate...) > > Thanks, > Daisuke -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
