07-17-2016, 09:50 AM
(07-17-2016, 07:38 AM)martinayotte Wrote: "drivers/net/wireless/bcmdhd" has nothing to do with SPI, so maybe your .config is broken.Thanks Martin. I saw it is a wireless driver.
About SPI itself, I didn't have spent much since my last trials back in June. It is on my to-do list.
About the .config, i used the original file on /usr/src/linux-headers-3.10.102-0-pine64-longsleep.
I just changed:
CONFIG_SPI_SUN4I=y
CONFIG_SPI_SUN6I=y
CONFIG_SPI_SPIDEV=y
This was already set:
CONFIG_SPI=y
CONFIG_SPI_MASTER=y
This i did not add:
CONFIG_EXPERIMENTAL=y