I have a project for SMP8635.I use the toolchain and rootfs and kernel.Now i have a problem:the Makefile for rootfs make a cramfs rootfs,but i want to a jffs2 rootfs.Now I dont know how to change the Makefile to build a jffs2 rootfs.
please help me! ???
Just switch_root from your temporary cramfs rootfs to your jffs2 partiton or skip the whole built in rootfs (leave it empty).