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.

How use a dual MMC configuration on the AM335x-EVM

When I look at the Arago project kernel, then board-am335x-evm.c will only enable MMC0.

MMC1 is not enabled, but a comment says that this will be enabled at runtime.

I boot from MMC0, so this works OK, but If I insert an SD-Card in the second connector, the kernel does not detect anything,

so obviously there are some more steps to be taken.

Have googled around for some time, on how this is done, but found nothing.

Any clues?

BR

Ulf