commit | ad97dce18445ff05bf326094e691a01aa95aa8dc | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Feb 09 22:03:05 2009 -0600 |
committer | Andy Fleming <afleming@freescale.com> | Mon Feb 16 18:05:52 2009 -0600 |
tree | 6c18b3be9ba522f846855db13da534640844bebe | |
parent | f8523cb0815b2d3d2d780b7d49ca614105555f58 [diff] |
85xx: Fix address map for 36-bit config of MPC8572DS When we introduced the 36-bit config of the MPC8572DS board we had the wrong PCI MEM bus address map. Additionally, the change to the address map exposes a small issue in our dummy read on the ULI bus. We need to use the new mapping functions to handle that read properly in the 36-bit config. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>