Hi,

On Sun, 24 May 2026 15:36:21 +0530, Prashant Kamble wrote:
> When the identify buffer crosses a page boundary, PRP2 is used
> and dma_addr is advanced to the second page:
> 
>     dma_addr += (page_size - offset);
> 
> The subsequent invalidate_dcache_range() calls then use the
> modified dma_addr instead of the original buffer start address.
> 
> [...]

Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-ufs 
(u-boot-nvme-fixes)

[1/1] nvme: fix dcache invalidation range in identify command
      
https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/29c40bb2a13ed1c294497044e2299cc0a511ce32

-- 
Neil

Reply via email to