[GIT PULL] Please pull u-boot-mmc master

Judith Mendez jm at ti.com
Mon Apr 29 22:39:53 CEST 2024


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://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/20547
>>
>> The following changes since commit d097f9e1299a3bdb7de468f0d9bbc63932f461cd:
>>
>>    Merge tag 'fsl-qoriq-2024-4-24' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2024-04-23 17:53:06 -0600)
>>
>> are available in the Git repository at:
>>
>>    git at 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?

regards,
Judith


More information about the U-Boot mailing list