
Hi Tom,
Please fetch mmc-2021-7-30
CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/8475 ------------------------------------ pl180_mmci update and cleanup fix rpmb routing memory alignment ------------------------------------
Thanks, Peng.
The following changes since commit 15f7e0dc01d8a851fb1bfbf0e47eab5b67ed26b3:
Merge branch '2021-07-28-assorted-fixes' (2021-07-29 12:10:55 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2021-7-30
for you to fetch changes up to d890f23406c00e3af5c63d76a9991e2e79d84096:
mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2 (2021-07-30 17:13:03 +0800)
---------------------------------------------------------------- Stephan Gerhold (4): mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr() mmc: arm_pl180_mmci: Simplify code using mmc_of_parse() mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2
litchipi (1): mmc: rpmb: Fix driver routing memory alignment with tmp buffer
drivers/mmc/arm_pl180_mmci.c | 48 +++++++++++++++++++++--------------------------- drivers/mmc/arm_pl180_mmci.h | 1 + drivers/mmc/rpmb.c | 18 ++++++++++++++++-- 3 files changed, 38 insertions(+), 29 deletions(-)

On Mon, Aug 02, 2021 at 09:50:56AM +0000, Peng Fan (OSS) wrote:
Hi Tom,
Please fetch mmc-2021-7-30
CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/8475
Applied to u-boot/master, thanks!
participants (2)
-
Peng Fan (OSS)
-
Tom Rini