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 ago --- Quote Start --- originally posted by jdhar@Apr 11 2006, 12:11 PM ok, and just so i know, how did you get these patches? are these a combination of the uclinux patches put out on top of code you have moved yourself (nios2nommu stuff for example - or is that in the uclinux tree?)? this is just so i know what you did and what was already done...
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14222)
--- quote end ---
--- Quote End --- The uClinux uc0 patch is required for each kernel release. The first patch is just pull-out from the Microtronix's 1.4 release, the arch/nios2nommu, include/asm-nios2nommu, include/linux/elf.h, ide.h , uart and altcf. The second patch fix the compile errors, and got here by looking at other arch's patches, eg sh,h8300,mips,arm etc.