]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8572DS.h
85xx: Fix address map for 36-bit config of MPC8572DS
authorKumar Gala <galak@kernel.crashing.org>
Tue, 10 Feb 2009 04:03:05 +0000 (22:03 -0600)
committerAndy Fleming <afleming@freescale.com>
Tue, 17 Feb 2009 00:05:52 +0000 (18:05 -0600)
commitad97dce18445ff05bf326094e691a01aa95aa8dc
tree6c18b3be9ba522f846855db13da534640844bebe
parentf8523cb0815b2d3d2d780b7d49ca614105555f58
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>
board/freescale/mpc8572ds/mpc8572ds.c
include/configs/MPC8572DS.h