Forum Discussion
Altera_Forum
Honored Contributor
20 years agoEPCS Driver and Filesystem
Just a heads up.. I started work on an EPCS Driver for uClinux, going through the MTD Layer. I can get the new driver to probe and install itself, and catch the read/write routines, so it's just ...
Altera_Forum
Honored Contributor
20 years agoOk, now I have a R/W driver, and I did a couple of tests with JFFS2 - pagesize=erasesize=64K (for EPCS 64). I will continue to fix it up, but let me know if you are interested in trying it out...
It's nice getting rid of that damn CFI interface, the serial devices are much cleaner.