u-boot-brain/arch/arm
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
..
cpu socfpga: Creating driver for Reset Manager 2013-09-06 12:09:06 +02:00
dts Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-07-12 10:36:48 -04:00
imx-common Merge git://git.denx.de/u-boot-arm 2013-07-31 11:30:38 +02:00
include/asm arm: dma_alloc_coherent: malloc() -> memalign() 2013-09-14 12:08:00 +02:00
lib arm: spl: Do not set the stack pointer twice 2013-09-14 11:14:21 +02:00
config.mk ARM: OMAP: Add CONFIG_OMAP_COMMON 2013-08-15 08:51:10 -04:00