Forum Discussion
Altera_Forum
Honored Contributor
20 years agouClinux MMC SPI Driver
Just to let everyone know, an MMC SPI Driver for Alteras SPI Core (modified) is in the works.. currently, cards can be recognized, read/write, and even partitioned.. but some bugs are being worked ou...
Altera_Forum
Honored Contributor
20 years agoMMC Driver Update
----------------------- Due to the issues in 2.6.16, I am continuing work in 2.6.11 instead since it's the last known stable kernel. The driver version is now 0.1.3, and can now be used as a kernel module. This version is much more stable than 0.1.1 (initial release). If anyone is interested in a diff patch, let me know; otherwise, just get the whole/part kernel tree from: http://via.dynalias.org/svn/uclinux/linux-2.6.11/trunk/ (http://via.dynalias.org/svn/uclinux/linux-2.6.11/trunk/) Driver is in drivers/mmc directory. J