Part Number: SK-AM62B-P1
Other Parts Discussed in Thread: CC3301
Tool/software:
Which kernel driver is used for the CC3301's PCIe on this board?.
Alternatively, which Kconfig configuration macro is it
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: SK-AM62B-P1
Other Parts Discussed in Thread: CC3301
Tool/software:
Which kernel driver is used for the CC3301's PCIe on this board?.
Alternatively, which Kconfig configuration macro is it
Hi Tommy,
CC3301 does not communicate over PCIe. Instead it uses SDIO bus. Respective kernel driver is MMC and SDHCI_AM654.
Hi Sabeeh
So glad to meet u again.I figured it out,is this one MACRO to complie
"CONFIG_MMC_SDHCI_AM654=y"
Thanks