public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH v3 0/1] Platform/RaspberryPi/Drivers: Add SD/(e)MMC card detection
@ 2020-07-13 11:16 Pete Batard
  2020-07-13 11:16 ` [edk2-platforms][PATCH v3 1/1] " Pete Batard
  0 siblings, 1 reply; 5+ messages in thread
From: Pete Batard @ 2020-07-13 11:16 UTC (permalink / raw)
  To: devel; +Cc: ard.biesheuvel, leif, awarkentin

This supersedes https://edk2.groups.io/g/devel/message/62339 - 62340

Changes from v2:
- Fix regression for CM3 module due to MMC/eMMC not accepting CMD8

Pete Batard (1):
  Platform/RaspberryPi/Drivers: Add SD/(e)MMC card detection

 Platform/RaspberryPi/Drivers/ArasanMmcHostDxe/ArasanMmcHostDxe.c | 86 ++++++++++++++++++--
 Platform/RaspberryPi/Drivers/SdHostDxe/SdHostDxe.c               | 75 +++++++++++++++--
 Platform/RaspberryPi/Include/Protocol/RpiMmcHost.h               |  6 ++
 3 files changed, 150 insertions(+), 17 deletions(-)

-- 
2.21.0.windows.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-14 14:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-13 11:16 [edk2-platforms][PATCH v3 0/1] Platform/RaspberryPi/Drivers: Add SD/(e)MMC card detection Pete Batard
2020-07-13 11:16 ` [edk2-platforms][PATCH v3 1/1] " Pete Batard
2020-07-14 13:25   ` Leif Lindholm
2020-07-14 13:49     ` Pete Batard
2020-07-14 14:44       ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox