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