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.

AM335X: MMC0 interface to WL18xx

Other Parts Discussed in Thread: WL1835

Hi, all

I know MMC2 is used as SDIO for WL18xx in AM335x evm board. But for our design MMC0 is a prefered choice, is there any problem except that we should modify some pinmux setting on linux kernel?

BTW: in  I can see "Inside the am335x-evm board file there is an initialization function called am335x_evm_setup(). This function is called when the Linux kernel boots.

". But I can not find the file named board-am335xevm.c, only board-am3517evm.c. And also I can not find the function named am335x_evm_setup(). Do I misunderstand something?

Thanks

Yang