All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull mmc-2025-04-11
@ 2025-04-11  7:39 Peng Fan
  2025-04-11 18:10 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan @ 2025-04-11  7:39 UTC (permalink / raw)
  To: trini; +Cc: u-boot

Hi Tom,

Please pull mmc-2025-04-11

-------------------------------------------------------------------------
Support Sandisk and Micron eMMC BOOT/RPMB hardware partition resizing
Optimize eMMC erasing time
Simplify poll CD logic
Fix possible Synchronous Abort for sdhci
Kconfig dependencies fix
Minor code update, return fail if mmc_complete_init, avoid uniniting twice
-------------------------------------------------------------------------

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

Thanks,
Peng

The following changes since commit cb7555e93075114fe4af0adb806877ac4d4ef80d:

  Merge patch series "*** Add Ethernet boot support for AM62Ax + phyCORE-AM62 SoMs ***" (2025-04-10 15:04:09 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2025-04-11

for you to fetch changes up to 7550bfdbf41b721f750a62b87a42a3329a2e2f81:

  mmc: mmc_boot: Support Sandisk and Micron eMMC BOOT/RPMB hardware partition resizing (2025-04-11 11:51:04 +0800)

----------------------------------------------------------------
Jonas Karlman (1):
      mmc: sdhci: Fix possible Synchronous Abort using PIO mode

Luke Wang (1):
      mmc: mmc_boot: Support Sandisk and Micron eMMC BOOT/RPMB hardware partition resizing

Marek Vasut (2):
      mmc: Simplify poll CD logic in case cyclic framework is enabled
      mmc: Exit from mmc_init() if mmc_complete_init() fails

Peng Fan (1):
      mmc: Optimize eMMC erase speed

Simon Glass (1):
      mmc: Avoid uniniting twice

Tom Rini (1):
      mmc: Kconfig: Correct dependencies SDHCI ADMA options

 drivers/mmc/Kconfig      |   2 ++
 drivers/mmc/mmc-uclass.c |  16 ++---------
 drivers/mmc/mmc.c        |  16 +++++------
 drivers/mmc/mmc_boot.c   | 173 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------
 drivers/mmc/mmc_write.c  |  11 ++++++++
 drivers/mmc/sdhci.c      |   6 ++--
 include/mmc.h            |  12 +++++++-
 7 files changed, 183 insertions(+), 53 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Please pull mmc-2025-04-11
  2025-04-11  7:39 [GIT PULL] Please pull mmc-2025-04-11 Peng Fan
@ 2025-04-11 18:10 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2025-04-11 18:10 UTC (permalink / raw)
  To: Peng Fan; +Cc: u-boot

On Fri, 11 Apr 2025 15:39:23 +0800, Peng Fan wrote:

> Please pull mmc-2025-04-11
> 
> -------------------------------------------------------------------------
> Support Sandisk and Micron eMMC BOOT/RPMB hardware partition resizing
> Optimize eMMC erasing time
> Simplify poll CD logic
> Fix possible Synchronous Abort for sdhci
> Kconfig dependencies fix
> Minor code update, return fail if mmc_complete_init, avoid uniniting twice
> -------------------------------------------------------------------------
> 
> [...]

Merged into u-boot/master, thanks!

-- 
Tom



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-11 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-11  7:39 [GIT PULL] Please pull mmc-2025-04-11 Peng Fan
2025-04-11 18:10 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.