From: Marcin Wojtas <mw@semihalf.com>
To: edk2-devel@lists.01.org
Cc: feng.tian@intel.com, michael.d.kinney@intel.com,
liming.gao@intel.com, leif.lindholm@linaro.org,
hao.a.wu@intel.com, ard.biesheuvel@linaro.org,
nadavh@marvell.com, mw@semihalf.com, jsd@semihalf.com,
tm@semihalf.com
Subject: [PATCH v3 0/3] SdMmc fixes
Date: Sun, 16 Sep 2018 00:25:43 +0200 [thread overview]
Message-ID: <1537050346-16445-1-git-send-email-mw@semihalf.com> (raw)
Hi,
The third version of the patchset removes
first commit, as the changes in EmmcSwitchToHS200
function ocurred to be unnecessary. In additon to
that improve macro definition in 2/3 patch.
Patches are available in the github:
https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/sdmmc-fixes-r20180915
I'm looking forward to the comments and remarks.
Best regards,
Marcin
Changelog:
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 (2):
MdeModulePkg/SdMmcPciHcDxe: Adjust eMMC clock and bus width sequence
MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlot
Tomasz Michalec (1):
MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bits
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.h | 5 +++++
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/EmmcDevice.c | 9 +++++----
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.c | 18 ++++++++++++------
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.c | 6 +++---
4 files changed, 25 insertions(+), 13 deletions(-)
--
2.7.4
next reply other threads:[~2018-09-15 22:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-15 22:25 Marcin Wojtas [this message]
2018-09-15 22:25 ` [PATCH v3 1/3] MdeModulePkg/SdMmcPciHcDxe: Adjust eMMC clock and bus width sequence Marcin Wojtas
2018-09-17 7:17 ` Wu, Hao A
2018-09-17 22:43 ` Marcin Wojtas
2018-09-15 22:25 ` [PATCH v3 2/3] MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bits Marcin Wojtas
2018-09-17 7:17 ` Wu, Hao A
2018-09-17 15:00 ` Marcin Wojtas
2018-09-18 1:34 ` Wu, Hao A
2018-09-15 22:25 ` [PATCH v3 3/3] MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlot Marcin Wojtas
2018-09-17 7:17 ` Wu, Hao A
2018-09-17 15:13 ` Marcin Wojtas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1537050346-16445-1-git-send-email-mw@semihalf.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox