commit | 156984a3611c28093919d3e3c042f722b5548253 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Jun 18 08:39:42 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Jun 30 08:24:22 2009 -0500 |
tree | 82688b25de162898ea0c0b989edad4de7955eb80 | |
parent | 480f61790565d77432b70b4016b73f2ae27d530f [diff] |
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>