This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

rootfs for NOR

The rootfs trees provided on both the SD card and in the EZSDK are WAY too large to fit on a NOR partition. I am not sure whether I should attempt to snip out all the stuff I don't need (all the X11, matrix, dsp, qtopia stuff) to make it fit, or if there's a vanilla filesystem without all that added fluff that I can download from somewhere?  I found some post talking about bitbake something-or-other, but I was hoping there's a simpler solution.. i already have mkfs.jffs2 built and installed. Has anyone else built a rootfs that fits in NOR? 

  • Hello,

    It depends very much on your application. At <EZSDK_HOME>\filesystem\  there is a tar.gz containing basic Arago fs. Code for many video and other utilizations is not included. So depending on your application you can customly either use the Arago fs and to add what is required or to use the EZSDK fs and to remove the unnecessary. This could be not very easy.

    Thank you.

    BR

    Vladimir