Altera_Forum
Honored Contributor
20 years agoEPCS Driver and Document
Greetings all,
I have added links below for a couple things; first, a diff patch to the uclinux 2.6.11 kernel that allows you to use the EPCS configuration device for filesystems. Second, if you just want the complete kernel tree with the patch included, I gave the link for that. Lastly, there is a document I wrote that simply describes how to use the EPCS device to it's fullest extent. It's not advanced information, but it's good to know anyway... All of these can be directly downloaded, or checked out using SVN: diff patch: http://via.dynalias.org/svn/uclinux/patches/epcs_mtd/trunk/ (http://via.dynalias.org/svn/uclinux/patches/epcs_mtd/trunk/) uclinux 2.6.11 tree: http://via.dynalias.org/svn/uclinux/linux-2.6.11/trunk/ (http://via.dynalias.org/svn/uclinux/linux-2.6.11/trunk/) epcs document: http://via.dynalias.org/svn/uclinux/doc/trunk/epcs-ug.pdf (http://via.dynalias.org/svn/uclinux/doc/trunk/epcs-ug.pdf) Note: the driver has been tested by me, but it could definitely use some additional testing. Feel free to post feedback here..