Okay i got Jason's overlay working: CD isn't working, looks more like a driver problem:
https://github.com/beagleboard/bb.org-overlays/commit/d83490f8f4d0b61e123ad2086b057f48dc84b3c0 debian@beaglebone:~$ sudo hdparm -tT /dev/mmcblk0 /dev/mmcblk0: Timing cached reads: 476 MB in 2.00 seconds = 237.65 MB/sec Timing buffered disk reads: 66 MB in 3.03 seconds = 21.80 MB/sec debian@beaglebone:~$ sudo hdparm -tT /dev/mmcblk1 /dev/mmcblk1: Timing cached reads: 100 MB in 2.00 seconds = 49.96 MB/sec Timing buffered disk reads: 4 MB in 3.29 seconds = 1.22 MB/sec debian@beaglebone:~$ dmesg | grep mmc1 [ 0.909930] mmc_spi spi0.0: SD/MMC host mmc1, no WP, no poweroff, cd polling [ 0.954369] mmc1: host does not support reading read-only switch, assuming write-enable [ 0.954396] mmc1: new SDHC card on SPI [ 0.956952] mmcblk1: mmc1:0000 00000 14.6 GiB debian@beaglebone:~$ cat /boot/uEnv.txt | grep SPI uboot_overlay_addr0=/lib/firmware/PB-SPI0-MICROSD-CLICK.dtbo debian@beaglebone:~$ zcat /proc/config.gz | grep MMC_SPI CONFIG_MMC_SPI=y Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYh5hehNugFcbSPdF%3DC11KbT3yQ0MuU0qcfRYk%2BYtPJWGg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
