Dear Tom,

> -----Original Message-----
> From: U-Boot <u-boot-boun...@lists.denx.de> On Behalf Of Jaehoon Chung
> Sent: Tuesday, July 4, 2023 10:29 AM
> To: U-Boot Mailing List <U-Boot@lists.denx.de>
> Cc: Tom Rini <tr...@konsulko.com>; Hai Pham <hai.pham...@renesas.com>; Marek 
> Vasut <ma...@denx.de>;
> Pali Rohár <p...@kernel.org>; alentine Barshak 
> <valentine.bars...@cogentembedded.com>; Jae hoon Chung
> <jh80.ch...@gmail.com>; Peng Fan <peng....@nxp.com>
> Subject: [GIT PULL] Please pull u-boot-mmc master
> 
> Dear Tom,
> 
> Please pull u-boot-mmc master into u-boot master branch.
> If there is any problem, let me know, plz. Sorry for too late.
> 
> Those patches are the fixing reensas-sdhi tuning command error and improve 
> the comment.
> (I have also tested with this patchset on my board.)


Discard this PR. I will resend PR for next with other patches.

Best Regards,
Jaehoon Chung

> 
> Best Regards,
> Jaehoon Chung
> 
> CI: 
> https://protect2.fireeye.com/v1/url?k=3413c387-6b8feaad-341248c8-000babe598f7-
> 1d8ae2363cc60248&q=1&e=aa47dcdd-bf48-4c74-8476-5a86c94862a1&u=https%3A%2F%2Fsource.denx.de%2Fu-
> boot%2Fcustodians%2Fu-boot-mmc%2F-%2Fpipelines%2F16765
> 
> 
> The following changes since commit e1bebc16e1d9aa0ddd56c53c0b781f7186dce557:
> 
>   Prepare v2023.07-rc6 (2023-07-03 13:48:58 -0400)
> 
> are available in the Git repository at:
> 
>   g...@source.denx.de:u-boot/custodians/u-boot-mmc.git master
> 
> for you to fetch changes up to 40825dbac96542e914df4baa3aa0252a503b6b88:
> 
>   mmc: Set clock when reverting to safe bus mode (2023-07-04 08:14:18 +0900)
> 
> ----------------------------------------------------------------
> Hai Pham (2):
>       mmc: Introduce mmc_send_stop_transmission()
>       mmc: renesas-sdhi: Send stop when MMC tuning command fails
> 
> Marek Vasut (1):
>       mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment
> 
> Pali Rohár (1):
>       mmc: spl: Add comments for default_spl_mmc_emmc_boot_partition()
> 
> Valentine Barshak (1):
>       mmc: Set clock when reverting to safe bus mode
> 
>  common/spl/spl_mmc.c       | 42 +++++++++++++++++++++++++++++++++++++++---
>  drivers/mmc/mmc.c          | 26 ++++++++++++++++++++++----
>  drivers/mmc/renesas-sdhi.c | 11 +++++++++++
>  include/mmc.h              |  2 ++
>  4 files changed, 74 insertions(+), 7 deletions(-)


Reply via email to