* [GIT PULL] please pull mmc-master-2025-11-07
@ 2025-11-07 7:02 Peng Fan
2025-11-07 18:39 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan @ 2025-11-07 7:02 UTC (permalink / raw)
To: Tom Rini; +Cc: u-boot, Jaehoon Chung
Hi Tom,
Please pull mmc-master-2025-11-07
--------------------------------------------------
- Disabling FMP on Exynos850 to make eMMC functional
when U-Boot is executed during USB boot
- Drop extra included errno.h
--------------------------------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/28218
Thanks,
Peng
The following changes since commit ddc916334a7a7e180b532dbb2cf1b778466d2b9b:
Gitlab CI: Rework our tag usage again (2025-11-06 15:16:51 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-master-2025-11-07
for you to fetch changes up to 0408ae531fe8ad01b9b788181fc5b91e0a527b42:
spl: mmc: avoid including errno.h twice (2025-11-07 09:32:27 +0800)
----------------------------------------------------------------
Heinrich Schuchardt (1):
spl: mmc: avoid including errno.h twice
Sam Protsenko (6):
mmc: exynos_dw_mmc: Extend dm_dwmci_ops without code duplication
mmc: dw_mmc: Do not export dwmci_send_cmd() and dwmci_set_ios()
mmc: exynos_dw_mmc: Improve coding style
mmc: exynos_dw_mmc: Add quirk for disabling FMP
mmc: exynos_dw_mmc: Add exynos850 compatible
mmc: exynos_dw_mmc: Disable FMP for Exynos850 chip
arch/arm/mach-exynos/include/mach/dwmmc.h | 6 +++
common/spl/spl_mmc.c | 1 -
drivers/mmc/dw_mmc.c | 6 +--
drivers/mmc/exynos_dw_mmc.c | 78 ++++++++++++++++++++++---------
include/dwmmc.h | 3 --
5 files changed, 65 insertions(+), 29 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-07 18:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-07 7:02 [GIT PULL] please pull mmc-master-2025-11-07 Peng Fan
2025-11-07 18:39 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox