8xxx: Fix PCI bus address setup for 36-bit configs
authorKumar Gala <galak@kernel.crashing.org>
Thu, 18 Jun 2009 13:39:42 +0000 (08:39 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 30 Jun 2009 13:24:22 +0000 (08:24 -0500)
commit156984a3611c28093919d3e3c042f722b5548253
tree82688b25de162898ea0c0b989edad4de7955eb80
parent480f61790565d77432b70b4016b73f2ae27d530f
8xxx: Fix PCI bus address setup for 36-bit configs

We want the outbound PCI memory map to end at the 4G boundary so we
can maximize the amount of space available for inbound mappings if
we have large amounts of memory.

This matches the device tree setup in the kernel for the 36-bit physical
configs for the platforms that have one (MPC8641 HPCN & MPC8572 DS).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8572DS.h
include/configs/MPC8641HPCN.h
include/configs/P2020DS.h