Hi experts,

I'm planning to design a board with an Altera Cyclone 3 with NIOS CPU that should rung µCLinux 2.6.23.

Same will have two SPI Flash chips. One for "Program" (e.g. FPGA configuration, Bootloader, Kernel, image of the root FS, user Software etc) and another chip (featuring smaller blocks and more erase cycles) for "Data", that can be written automatically.

I suppose there is an MTD (or similar) driver that converts the SPI flash chips to be block devices and that I can mount (e.g.) CRAMFS for the stuff to be copied into RAM and (e.g.) JFFS2 for dynamically used data.

Will this work or do I miss something here ?

Thanks for any answers,

-Michael
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to