From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 17 Oct 2015 00:58:09 +0200 Subject: [U-Boot] [PATCH v6] nios2: convert dma_alloc_coherent to use malloc_cache_aligned In-Reply-To: <1444984147-907-1-git-send-email-thomas@wytron.com.tw> References: <1444013823-11909-1-git-send-email-thomas@wytron.com.tw> <1444984147-907-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201510170058.09921.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday, October 16, 2015 at 10:29:07 AM, Thomas Chou wrote: > Convert dma_alloc_coherent to use memalign. > > Signed-off-by: Thomas Chou Reviewed-by: Marek Vasut Thanks! Best regards, Marek Vasut