Does anyone know where can I find yaffs2 patch for 2.6.28 kernel? Thanks! 2010/5/10 hadhami riahi <[email protected]>
> Hi, > Thanks for reply! > I've tried that but it didn't work! > Could it be possible that Android does not support jffs2 file system? > This is my procedure: > > mkdir ram > > cp -Rfp android_freescale/out/target/product/imx51_BBG/root/* ram > > cp -Rfp /android_freescale/out/target/product/imx51_BBG/system/ ram > > cp -Rfp android_freescale/out/target/product/imx51_BBG/data/ ram > mkfs.jffs2 -n -r ram -e 128 -o rootfs.jffs2 > > > Then I write the kernel and the file system to nand and I boot from nand. > Does anyone know where could be the pr > > > > 2010/5/7 Alan Carvalho de Assis <[email protected]> > > Hi, >> >> On 5/7/10, Srikant <[email protected]> wrote: >> > If you've not flashed ramdisk.img or flashed wrongly, you'll get these >> > kind of messages. >> > >> >> If you want a happy and unsafe Android you can remove ramdisk and file >> system read only protection: >> >> http://www.imxdev.org/wiki/index.php?title=All_Board_Android_Without_Ramdisk >> >> Best Regards, >> >> Alan >> >> -- >> unsubscribe: >> [email protected]<android-porting%[email protected]> >> website: http://groups.google.com/group/android-porting >> > > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
