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