Forum Discussion
Altera_Forum
Honored Contributor
14 years agoserial flash EPCS memory on uClinux (no driver found)
Hi, I'm just trying to configure uClinux to manage Altera EPCS controller. I follow indications as described in alterawiki mtd devices but the option [*]altera spi controller does not ap...
Altera_Forum
Honored Contributor
14 years agoThe EPCS flash is just a standard SPI flash device. I think the Linux kernel supports the EPCS flash using the MTD SPI driver for the ST M25Pxx.
The source code file for this driver is under drivers/mtd/devices/m25p80.c