Altera_Forum
Honored Contributor
7 years agospidev for DE0-Nano-Soc
I have bought terasic DE0-Nano-Soc board and startup the board. I can see spidev under /dev . also i can use it to connect with my slave device.
I am new to soc concept, i want to build everything from scratch(same as default SD card) , for same i have followed RocketBoard https://rocketboards.org/foswiki/documentation/embeddedlinuxbeginnersguide (as i don’t found other source.) after finishing evrything i have put new mmc card to board and there is no spidev under /dev in new linux i have deployed. how can i generate de0-nano-soc mmc from scratch same as shipped with board? i am struggling from long time for enabling spidev with soc.