[GIT PULL] Please pull u-boot-mmc master
Jaehoon Chung
jh80.chung at samsung.com
Mon Apr 10 12:18:55 CEST 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/15969
The following changes since commit 7daa8dd59bc8455a43cdd2d0e34206e406e5cdcc:
Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-04-09 11:08:39 -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 fbf368f176641029ac30843d4d3dbf26e384df38:
cmd: mmc: Return CMD_RET_* from commands (2023-04-10 12:18:45 +0900)
----------------------------------------------------------------
Loic Poulain (3):
mmc: Check support for TRIM operations
mmc: erase: Use TRIM erase when available
test: dm: mmc: Check block erasing boundaries
Pali Rohár (2):
mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
cmd: mmc: Return CMD_RET_* from commands
Stefan Roese (3):
mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()
mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support
mmc: mv_sdhci: Depend on DM_MMC
board/purism/librem5/librem5.c | 2 +-
cmd/mmc.c | 18 ++++++++++----
cmd/mvebu/bubt.c | 3 +--
common/spl/spl_mmc.c | 2 +-
drivers/mmc/Kconfig | 1 +
drivers/mmc/mmc.c | 3 +++
drivers/mmc/mmc_write.c | 34 +++++++++++++++++---------
drivers/mmc/mv_sdhci.c | 55 +++++++-----------------------------------
include/mmc.h | 4 +++
test/dm/mmc.c | 14 +++++------
10 files changed, 63 insertions(+), 73 deletions(-)
More information about the U-Boot
mailing list