On Thursday 16 July 2009 02:46:24 Rupesh Kumar wrote: > Hi > I am using custom board based on MPC8313 processor. I have 2.6.23 kernel > running on it . I tried for YAFFS2 support on this kernel. > For this i downloaded "yaffs2.tar.gz" for this kernel and compiled kernel > with yaffs2 support. > I used "mkyaffs2image" utility to generate rootfs image and then i wrote > this rootfs image to one of nand partition. mkyaffs2image doesn't just work out of the box because different NAND types and different ECC layouts etc need different binary layouts. Instead mkyaffs2image is intended as tweakware. You will need to tweak it to get the layout you need. -- Charles