[GIT PULL] Please pull u-boot-mmc master

Jaehoon Chung jh80.chung at samsung.com
Wed Nov 1 08:56:30 CET 2023


Dear Tom,

Please pull u-boot-mmc master into u-boot master branch.
If there is any problem, let me know, plz. 

Best Regards,
Jaehoon Chung

CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/18386

The following changes since commit 62fc66b6d228d628c3f672c736aa57e4174ac783:

  Merge branch '2023-10-31-platform-updates' (2023-10-31 13:08:10 -0400)

are available in the Git repository at:

  git at source.denx.de:u-boot/custodians/u-boot-mmc.git master

for you to fetch changes up to b5f403936d037e0bc08e78b8af64adf53da13b90:

  cmd: mmc: Add mmc reg read command for reading card registers (2023-11-01 10:09:21 +0900)

----------------------------------------------------------------
Bin Meng (1):
      mmc: pci: Drop the superfluous cast

Marek Vasut (1):
      cmd: mmc: Add mmc reg read command for reading card registers

Oleksandr Suvorov (1):
      mmc: spl: select SPL_BLK for SPL_DM_MMC

Sean Anderson (1):
      mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B

 cmd/Kconfig           |  7 ++++
 cmd/mmc.c             | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++
 doc/usage/cmd/mmc.rst | 26 ++++++++++++++
 drivers/mmc/Kconfig   |  1 +
 drivers/mmc/pci_mmc.c |  4 +--
 drivers/mmc/sdhci.c   | 19 ++++++----
 include/sdhci.h       |  1 +
 7 files changed, 145 insertions(+), 9 deletions(-)


More information about the U-Boot mailing list