Hi Tom, Please pull mmc-next-2025-07-02
CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/26911 ----------------------------------------------------------- Get clock manager address via DT for socfpga_dw_mmc Revert "drivers: mmc: rpmb: Use R1 response" Fix offsets relative to the end of the partition for mmc env ------------------------------------------------------------ Thanks, Peng The following changes since commit cbb5672790d400e9ec6e9fceaf89ece2660c0117: Merge patch series "binman: properly error out if path provided to key-name-hint in signature nodes" (2025-07-01 10:52:04 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-next-2025-07-02 for you to fetch changes up to be7fc8f331d5da68f54a241f08206e49236649d9: mmc: socfpga_dw_mmc: Retrieve clock manager address via DT (2025-07-02 12:47:18 +0800) ---------------------------------------------------------------- Alif Zakuan Yuslaimi (1): mmc: socfpga_dw_mmc: Retrieve clock manager address via DT Jan Kiszka (1): Revert "drivers: mmc: rpmb: Use R1 response" Michael Walle (1): env: mmc: fix offsets relative to the end of the partition drivers/mmc/rpmb.c | 6 +----- drivers/mmc/socfpga_dw_mmc.c | 22 ++++++++++++++++++---- env/Kconfig | 42 +++++++++++++++++++++++++----------------- env/mmc.c | 8 ++++++++ 4 files changed, 52 insertions(+), 26 deletions(-)