[edk2-devel] [[PATCH v2] 0/7] Fix DwEmmc driver bugs

Loh, Tien Hock tien.hock.loh at intel.com
Fri May 3 03:26:56 UTC 2019


From: "Tien Hock, Loh" <tien.hock.loh at intel.com>

This fixes a few issues with DwEmmc driver:
- - Change SendCommand polling mode and check for DTO when read/write
  - Add CMD6 for SD support
  - Clear CTYPE on initialization
  - Add CMD8 support for SD
  - Add ACMD51 for SD
  - Call send command when receive response is called
  - Add check CRC response only when MMC command supports it
  - Add support for reading data less than DWEMMC_BLOCK_SIZE

Tien Hock, Loh (7):
  EmbeddedPkg: Fix DwEmmc driver bugs
  EmbeddedPkg: Fix DwEmmc driver bugs
  EmbeddedPkg: Fix DwEmmc driver bugs
  EmbeddedPkg: Fix DwEmmc driver bugs
  EmbeddedPkg: Fix DwEmmc driver bugs
  EmbeddedPkg: Fix DwEmmc driver bugs
  EmbeddedPkg: Fix DwEmmc driver bugs

 EmbeddedPkg/Drivers/DwEmmcDxe/DwEmmcDxe.c        | 62 +++++++++++++++++++++---
 EmbeddedPkg/Include/Protocol/MmcHost.h           |  1 +
 EmbeddedPkg/Universal/MmcDxe/MmcIdentification.c |  2 +
 3 files changed, 57 insertions(+), 8 deletions(-)

-- 
2.2.2


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#39934): https://edk2.groups.io/g/devel/message/39934
Mute This Topic: https://groups.io/mt/31480076/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list