public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Jaehoon Chung" <jh80.chung@samsung.com>
To: "'Judith Mendez'" <jm@ti.com>, "'Tom Rini'" <trini@konsulko.com>
Cc: "'U-Boot Mailing List'" <U-Boot@lists.denx.de>,
	<maximilian.brune@9elements.com>, <curtis.machida@intel.com>,
	"'Jonas Karlman'" <jonas@kwiboo.se>, <greg.malysa@timesys.com>,
	<ian.roberts@timesys.com>,
	"'Jae	hoon Chung'" <jh80.chung@gmail.com>,
	"'Peng Fan'" <peng.fan@nxp.com>, <sheng.tan@9elements.com>
Subject: RE: [GIT PULL] Please pull u-boot-mmc master
Date: Tue, 30 Apr 2024 07:34:01 +0900	[thread overview]
Message-ID: <050301da9a85$55bc1b90$013452b0$@samsung.com> (raw)
In-Reply-To: <33db14f4-f3f0-4e5f-a256-2ce9b5c505fd@ti.com>

Dear Judith,

> -----Original Message-----
> From: Judith Mendez <jm@ti.com>
> Sent: Tuesday, April 30, 2024 5:40 AM
> To: Tom Rini <trini@konsulko.com>; Jaehoon Chung <jh80.chung@samsung.com>
> Cc: U-Boot Mailing List <U-Boot@lists.denx.de>; maximilian.brune@9elements.com;
> curtis.machida@intel.com; Jonas Karlman <jonas@kwiboo.se>; greg.malysa@timesys.com;
> ian.roberts@timesys.com; Jae hoon Chung <jh80.chung@gmail.com>; Peng Fan <peng.fan@nxp.com>;
> sheng.tan@9elements.com
> Subject: Re: [GIT PULL] Please pull u-boot-mmc master
>
> Hi all,
>
> On 4/26/24 10:51 AM, Tom Rini wrote:
> > On Fri, Apr 26, 2024 at 07:38:30PM +0900, Jaehoon Chung wrote:
> >
> >> Dear Tom,
> >>
> >> Please pull u-boot-mmc master into u-boot master branch.
> >> If there is any problem, let me know, plz
> >>
> >> Best Regards,
> >> Jaehoon Chung
> >>
> >> CI: https://protect2.fireeye.com/v1/url?k=aa60f1d5-cbebe4f5-aa617a9a-74fe485fb347-
> 9095c5a77eabfca7&q=1&e=d67a142c-0b69-4de3-be99-de9292c603f2&u=https%3A%2F%2Fsource.denx.de%2Fu-
> boot%2Fcustodians%2Fu-boot-mmc%2F-%2Fpipelines%2F20547
> >>
> >> The following changes since commit d097f9e1299a3bdb7de468f0d9bbc63932f461cd:
> >>
> >>    Merge tag 'fsl-qoriq-2024-4-24' of https://protect2.fireeye.com/v1/url?k=93e2c287-f269d7a7-
> 93e349c8-74fe485fb347-247fe01368500b3b&q=1&e=d67a142c-0b69-4de3-be99-
> de9292c603f2&u=https%3A%2F%2Fsource.denx.de%2Fu-boot%2Fcustodians%2Fu-boot-fsl-qoriq (2024-04-23
> 17:53:06 -0600)
> >>
> >> are available in the Git repository at:
> >>
> >>    git@source.denx.de:u-boot/custodians/u-boot-mmc.git master
> >>
> >> for you to fetch changes up to 1776213dadef4b578f98bcf18beb152f8975a8bf:
> >>
> >>    mmc: arm_pl180: Limit data transfer to U16_MAX (2024-04-26 15:32:06 +0900)
> >>
> >
> > Applied to u-boot/master, thanks!
> >
>
>
> A patch in this series caused a regression for AM62x SK with the
> following error:
>
> Error reading cluster
> spl_load_image_fat: error reading image u-boot.img, err - -22
> SPL: failed to boot from all boot devices (err=-6)
> ### ERROR ### Please RESET the board ###
>
> Git bisect showed "mmc: sdhci: introduce adma_write_desc() hook to
> struct sdhci_ops" to be the offending commit.
>
> Could someone point me to the next steps to fix this issue?

I will check this problem. Thanks for pointing out.

Best Regards,
Jaehoon Chung

>
> regards,
> Judith



  reply	other threads:[~2024-04-29 22:34 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20240426103830epcas1p3720a09dd50c8ef3d16de0a6ff2ff514b@epcas1p3.samsung.com>
2024-04-26 10:38 ` [GIT PULL] Please pull u-boot-mmc master Jaehoon Chung
2024-04-26 15:51   ` Tom Rini
2024-04-29 20:39     ` Judith Mendez
2024-04-29 22:34       ` Jaehoon Chung [this message]
2024-04-30  7:42       ` Francesco Dolcini
2024-05-01  7:30         ` Greg Malysa
2024-05-02  2:40         ` Greg Malysa
2024-05-02 14:17           ` Judith Mendez
     [not found] <CGME20241216051037epcas1p12e4dcb7ac35bb120deebc9cd1300b504@epcas1p1.samsung.com>
2024-12-16  5:10 ` Jaehoon Chung
2024-12-17  3:56   ` Tom Rini
     [not found] <CGME20240415095231epcas1p4106945fe2de51e77e1fd60684c3c83bb@epcas1p4.samsung.com>
2024-04-15  9:52 ` Jaehoon Chung
2024-04-16  0:35   ` Tom Rini
     [not found] <CGME20231101075631epcas1p319becae866c164fd73339181486f8f35@epcas1p3.samsung.com>
2023-11-01  7:56 ` Jaehoon Chung
2023-11-01 14:47   ` Tom Rini
     [not found] <CGME20230718074927epcas1p35e9551400a04bf405b78288e2a75bd85@epcas1p3.samsung.com>
2023-07-18  7:49 ` Jaehoon Chung
2023-07-19 14:46   ` Tom Rini
     [not found] <CGME20230704012927epcas1p105b12a861e9d2503989486c42fbdf964@epcas1p1.samsung.com>
2023-07-04  1:29 ` Jaehoon Chung
2023-07-06  7:16   ` Jaehoon Chung
     [not found] <CGME20230410101856epcas1p31eeb4d987e1323b270e82f40d67f81aa@epcas1p3.samsung.com>
2023-04-10 10:18 ` Jaehoon Chung
2023-04-10 14:37   ` Tom Rini
     [not found] <CGME20230310042215epcas1p1fdf2d3566134769ce7a384e02555b72f@epcas1p1.samsung.com>
2023-03-10  4:22 ` Jaehoon Chung
2023-03-10 15:44   ` Tom Rini
2023-03-10 16:28     ` Marek Vasut
2023-03-10 16:30       ` Stefan Roese
2023-03-10 18:08       ` Tom Rini
2023-03-13  5:26         ` Jaehoon Chung
2023-03-12 23:06     ` Jaehoon Chung
     [not found] <CGME20230131233835epcas1p4dce463a1db46e3ef773ca560fd305af8@epcas1p4.samsung.com>
2023-01-31 23:38 ` Jaehoon Chung
2023-02-01  3:33   ` Tom Rini
     [not found] <CGME20221025005507epcas1p131b66b1491086a79905fc40491104ba3@epcas1p1.samsung.com>
2022-10-25  0:55 ` Jaehoon Chung
2022-10-25 13:53   ` Tom Rini
     [not found] <CGME20220727080103epcas1p4c3103d75001a8582f37066f46e2b4209@epcas1p4.samsung.com>
2022-07-27  8:01 ` Jaehoon Chung
2022-07-27 13:05   ` Tom Rini
     [not found] <CGME20220615225725epcas1p20fb187b0577d3951ce329ac864763cac@epcas1p2.samsung.com>
2022-06-15 22:57 ` Jaehoon Chung
2022-06-16 19:17   ` Tom Rini
     [not found] <CGME20220316103012epcas1p326fb2f912a3a467259138214e7d56c42@epcas1p3.samsung.com>
2022-03-16 10:30 ` Jaehoon Chung
2022-03-16 14:48   ` Tom Rini
     [not found] <CGME20220209010344epcas1p29487c28bee1a49b78058de7f8114b197@epcas1p2.samsung.com>
2022-02-09  1:04 ` Jaehoon Chung
2022-02-10 12:36   ` Tom Rini
     [not found] <CGME20220112023702epcas1p3ac13f4eab0415c6f04da0703e870fecf@epcas1p3.samsung.com>
2022-01-12  2:37 ` Jaehoon Chung
2022-01-12 15:38   ` Tom Rini
     [not found] <CGME20211029105118epcas1p11d7a7c3ba1799d374e6e39f95f9e50e1@epcas1p1.samsung.com>
2021-10-29 10:52 ` Jaehoon Chung
2021-10-29 17:28   ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='050301da9a85$55bc1b90$013452b0$@samsung.com' \
    --to=jh80.chung@samsung.com \
    --cc=U-Boot@lists.denx.de \
    --cc=curtis.machida@intel.com \
    --cc=greg.malysa@timesys.com \
    --cc=ian.roberts@timesys.com \
    --cc=jh80.chung@gmail.com \
    --cc=jm@ti.com \
    --cc=jonas@kwiboo.se \
    --cc=maximilian.brune@9elements.com \
    --cc=peng.fan@nxp.com \
    --cc=sheng.tan@9elements.com \
    --cc=trini@konsulko.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox