powerpc/8xxx: Update PCI outbound window addresses for 36-bit configs
authorKumar Gala <galak@kernel.crashing.org>
Tue, 12 May 2009 21:59:12 +0000 (16:59 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 19 May 2009 05:50:38 +0000 (00:50 -0500)
commit558ab308906b398a16fa52f296407418470356c0
tree904e479cc253c11f68303afdeb134d0a33069b9a
parent3da34aae03d498ee62f75aa7467de93cce3030fd
powerpc/8xxx: Update PCI outbound window addresses for 36-bit configs

In these configuration we expect to have large amounts of memory (> 4G)
and thus will bounce via swiotlb some region of PCI address space.

The outbound windows were wasting 512M of address space by leaving a
gap between the top of the outbound window and the 4G boundary.  By
moving the top of the outbound window up to the 4G boundary we can
reclaim the vast majority of the 512M (minus space needed for PEXCSRBAR)
and thus reduces the amount of memory we have to bounce.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8572ds_36b.dts
arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts