diff options
author | Randy Vinson <rvinson@mvista.com> | 2008-08-13 22:44:57 +0400 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-08-27 01:23:49 +0400 |
commit | 20220d22b9f41446288588cd2e457e0077a18bed (patch) | |
tree | 4f2e698af912359daa40102942213116d3ac3ebb /lib_microblaze | |
parent | c5d11e79a260415448c152ed557c9bfb93759067 (diff) | |
download | u-boot-20220d22b9f41446288588cd2e457e0077a18bed.tar.xz |
mpc7448hpc2: Fix PCI I/O space mapping.
PCI I/O space is currently mapped 1:1 at 0xFA000000. Linux requires
PCI I/O space to start at 0 on the PCI bus. This patch maps PCI I/O
space such that 0xFA000000 in the processor's address space maps to 0
on the PCI I/O bus.
Signed-off-by Randy Vinson <rvinson@mvista.com>
Acked-by: Roy Zang <tie-fei.zang@freescale.com>
Diffstat (limited to 'lib_microblaze')
0 files changed, 0 insertions, 0 deletions