[U-Boot] [U-Boot, 09/14] nvme: Apply cache operations on the DMA buffers

Tom Rini trini at konsulko.com
Tue Aug 29 02:56:12 UTC 2017


On Tue, Aug 22, 2017 at 08:15:14AM -0700, Bin Meng wrote:

> So far cache operations are only applied on the submission queue and
> completion queue, but they are missing in other places like identify
> and block read/write routines.
> 
> In order to correctly operate on the caches, the DMA buffer passed
> to identify routine must be allocated properly on the stack with the
> existing macro ALLOC_CACHE_ALIGN_BUFFER().
> 
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170828/242b1944/attachment.sig>


More information about the U-Boot mailing list