commit | 7cacb64a354a1d996ba55e5e35b95f111f00648d | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sun Oct 18 20:03:53 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 23 07:59:03 2015 +0800 |
tree | de977e431ce2308527d2b7dddc987560dbb36154 | |
parent | b8112091bbd03835920787bbe474d796248a5999 [diff] |
nios2: convert dma_alloc_coherent to use malloc_cache_aligned Convert dma_alloc_coherent to use memalign. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Marek Vasut <marex@denx.de>