Hi,
According to this: http://tiexpressdsp.com/index.php/Datasheet_Errata_for_OMAP35x_CBC_Package the pbias_mmc1 signal on ball N18 should not be connected. Is this correct? The Aug2009 omap3530.pdf datasheet recommends that this signal be connected to vdds_mmc1, but in our case this seems to lead to failure when trying to read the SD card.
I heard of and tested a workaround to get the SD card to mount in Linux by changing mmc->f_max in drivers/mmc/host/omap_hsmmc.c from 52000000 to a very low value such as 9000. Without this workaround, and with pbias_mmc1 connected, I see the driver get the card parameters (speed, capacity), but produces timeout errors just after switching to high speed.
How painful.
,
John