Hi,
My board use fixed 3.3v regulator supply SD card, but kernel always try to switch it to 1.8v on init stage. And it of cause will failed. Please check log below:
[ 525.707260] omap_hsmmc 4809c000.mmc: vmmc_aux set voltage failed [ 525.713296] omap_hsmmc 4809c000.mmc: failed to switch 1.8v [ 525.760283] mmc0: error -110 whilst initialising SD card
So can I skip it?
Thanks a lot!