Hi,
Does UEFI support writing of data to SD/MMC?
Am trying to write data to SD/MMC from UEFI application in beagleboard.
Observations:
1. If i try to write data using CMD24, MMCSendCommand() in MmcHostDxe responds with timeout error.
During debug, i found, CC bit in MMCHS_STAT is not set, instead BWR bit is set.
2. DMA should be enabled for CMD25 to work. But MmcHostDxe doesnot send commands through DMA and hence CMD25 also fails.
Is there any specific reason why write to SD/MMC is not supported in UEFI? Or is my understanding wrong?
Please suggest, how can i write data to SD/MMC from UEFI application.
Regards
Prasad
|
------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel