[PATCH v2 0/4] Cleanup dma device in spl and move dma channel[0]
Tom Rini
trini at konsulko.com
Fri Oct 18 03:57:48 CEST 2024
On Wed, 09 Oct 2024 20:26:59 +0530, Prasanth Babu Mantena wrote:
> The channel allocation and deallocation for dma copy was happening on every
> dma transfer. This is a overhead for transactions like NAND, which does
> page reads recursively for complete data.
>
> So, moving the dma allocation to probe and implement corresponding
> remove function and cleanup dma device while exiting from spl.
>
> [...]
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list