[PATCH 0/1] sdhci: fix SDMA boundary bug

Tao Ding posted 1 patch 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260617155857.7451-1-dingtao0430@163.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@mailo.com>, Bin Meng <bmeng.cn@gmail.com>
There is a newer version of this series
hw/sd/sdhci.c | 2 ++
1 file changed, 2 insertions(+)
[PATCH 0/1] sdhci: fix SDMA boundary bug
Posted by Tao Ding 1 month, 1 week ago
Hi all,

Booting Linux from SD card on Xilinx Zynq with SDMA (MMC_SDHCI_SDMA=y) currently hangs during image load.

This patch fixes the hang and enables successful image loading.

Thanks!

Tao Ding (1):
  fixed sdma boundary bug

 hw/sd/sdhci.c | 2 ++
 1 file changed, 2 insertions(+)


base-commit: 608ad9307d5b4797d2254ee3a4bad2bc8c8bcbae
-- 
2.43.0
Re: [PATCH 0/1] sdhci: fix SDMA boundary bug
Posted by Tao Ding 1 month ago
ping

> Hi all,
>
> Booting Linux from SD card on Xilinx Zynq with SDMA (MMC_SDHCI_SDMA=y) currently hangs during image load.
>
> This patch fixes the hang and enables successful image loading.
>
> Thanks!
>
> Tao Ding (1):
>    fixed sdma boundary bug
>
>   hw/sd/sdhci.c | 2 ++
>   1 file changed, 2 insertions(+)
>
>
> base-commit: 608ad9307d5b4797d2254ee3a4bad2bc8c8bcbae