public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/3] SdMmc fixes
@ 2018-09-18  8:59 Marcin Wojtas
  2018-09-18  8:59 ` [PATCH v4 1/2] MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bits Marcin Wojtas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcin Wojtas @ 2018-09-18  8:59 UTC (permalink / raw)
  To: edk2-devel
  Cc: feng.tian, michael.d.kinney, liming.gao, leif.lindholm, hao.a.wu,
	ard.biesheuvel, nadavh, mw, jsd, tm

Hi,

The third version has shrunk once again - it turned
out the bus width / bus mode sequence modification
in eMMC high speed setting may not be needed.
Other than that, for remaining two patches add 
bugzilla references and apply required modifications.
More details can be found in the changelog below.

Patches are available in the github:
https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/sdmmc-fixes-r20180918

I'm looking forward to the comments and remarks.

Best regards,
Marcin

Changelog:
v3 -> v4
 * rebase on top of the newest master
 * add Hao Wu RB in 2/2
 * add references to according bugzilla entries
 * remove changes in EmmcSwitchToHighSpeed ()
 * Use BIT0 directly and update error message in 1/2

v2 -> v3
 * rebase on top of the newest master
 * remove changes in EmmcSwitchToHS200 ()
 * 2/3 - use BIT0 in macro

v1 -> v2
 * rebase on top of the newest master
 * resolve conflicts after taking fixes out from new features
 * 3/4 - use macro instead of raw value in SdMmcHcReset


Marcin Wojtas (1):
  MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlot

Tomasz Michalec (1):
  MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bits

 MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.c | 18 ++++++++++++------
 MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.c   |  8 ++++----
 2 files changed, 16 insertions(+), 10 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2018-09-21  2:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-18  8:59 [PATCH v4 0/3] SdMmc fixes Marcin Wojtas
2018-09-18  8:59 ` [PATCH v4 1/2] MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bits Marcin Wojtas
2018-09-18  8:59 ` [PATCH v4 2/2] MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlot Marcin Wojtas
2018-09-21  2:50 ` [PATCH v4 0/3] SdMmc fixes Wu, Hao A

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