Files
u-boot/arch/arm/include/asm
Kuo-Jung Su 771f74c3d3 arm: dma_alloc_coherent: malloc() -> memalign()
Even though the MMU/D-cache is off, some DMA engines still
expect strict address alignment.

For example, the incoming Faraday FTMAC110 & FTGMAC100 ethernet
controllers expect the tx/rx descriptors should always be aligned
to 16-bytes boundary.

Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
CC: Albert ARIBAUD <albert.u.boot@aribaud.net>
2013-09-14 12:08:00 +02:00
..
2011-07-16 13:00:11 +02:00
2011-02-21 08:30:55 +01:00
2012-05-15 08:31:26 +02:00
2013-04-12 07:55:08 +02:00