Dear Judith, > -----Original Message----- > From: Judith Mendez <j...@ti.com> > Sent: Tuesday, April 30, 2024 5:40 AM > To: Tom Rini <tr...@konsulko.com>; Jaehoon Chung <jh80.ch...@samsung.com> > Cc: U-Boot Mailing List <U-Boot@lists.denx.de>; > maximilian.br...@9elements.com; > curtis.mach...@intel.com; Jonas Karlman <jo...@kwiboo.se>; > greg.mal...@timesys.com; > ian.robe...@timesys.com; Jae hoon Chung <jh80.ch...@gmail.com>; Peng Fan > <peng....@nxp.com>; > sheng....@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: > >> > >> g...@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