From: Kevin Hilman Date: Thu, 12 Jan 2006 16:12:21 +0000 (+0000) Subject: [ARM] 3209/1: Configurable DMA-consistent memory region X-Git-Tag: v2.6.16-rc1~179^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37134cd55d57e95d3f606c6f2a57fa496bdad333;p=pandora-kernel.git [ARM] 3209/1: Configurable DMA-consistent memory region Patch from Kevin Hilman This patch increase available DMA-consistent memory allocated by dma_coherent_alloc(). The default remains at 2M (defined in asm/memory.h) and each platform has the ability to override in asm/arch-foo/memory.h. Signed-off-by: Kevin Hilman Signed-off-by: Russell King --- Reading git-diff-tree failed