Hi,
a customer is testing EMMC support in u-boot with latest PSDK. They have it working after some pinmux patches, config changes and handling the MMC vs NAND GPIO.
However they are seeing that it only works on power cycle. If they do a soft reboot, it does not work anymore.
We are noticing that there is the GPMC_WPn pin that can control the EMMC RST. We are trying to make sure the EMMC gets properly reset before the mmc init.
Are there any other things recommended, anything else we could miss to make this EMMC work on soft reboot?
Thanks,
--Gunter