Altera_Forum
Honored Contributor
16 years agoSD over spi?? Help
I am trying to run an sd card using the spi mode I followed the instructions in the wiki during boot here is what i get
... mmc_spi spi2.0: ASSUMING SPI bus stays unshared! mmc_spi spi2.0: ASSUMING 3.2-3.4 V slot power mmc_spi spi2.0: SD/MMC host mmc0, no DMA, no WP, no poweroff ... but when I try to moun it /> mount -t vfat /dev/mmcblk0p1 /mnt mount: mounting /dev/mmcblk0p1 on /mnt failed: No such device or address anything I am missing threre is no other items displayed during boot. the card is installed. hmmmm