From: Kumar Gala Date: Fri, 15 May 2009 05:37:35 +0000 (-0500) Subject: powerpc/85xx: Add SWIOTLB support to FSL boards X-Git-Tag: v2.6.31-rc1~110^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=152d0182822e871a3fe1f6d97949d83fad950e26;p=pandora-kernel.git powerpc/85xx: Add SWIOTLB support to FSL boards Add the platform-specific code for enabling SWIOTLB if needed on P2020DS, MPC85xx DS, and MPC85xx MDS boards as they are capable of having >4G of memory. We determine if we need to enable swiotlb based on how much memory is in the board and if it exceeds 4G or what we can map via PCI inbound windows. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed