We are having a problem with getting SDHC cards to be detected by linux when they are in the MMC1 slot on the EVM. We are using a sandisk 16GB uSD card in an adapter. It works great in the top slot, but doesn't ever show in /dev/ when we put it in the MMC1 slot(bottom). This is a particular issue for us due to our custom board(which replicates the EVM behavior) utilizing only the MMC1 SD Card port(it's a long story why this is the case). Regular 2GB uSD cards work fine in MMC1, so it has something to do with the higher capacity/speeds of the SDHC cards I assume. (problem with initialization or switching into high speed mode????)
Anyhow, can anyone replicate this behavior on their evm's or custom designs?? Is there a patch to get this fixed up out there? I am using MVL 5.0 with the 2.6.18 kernel.
Kevin