diff options
author | Randy Vinson <rvinson@mvista.com> | 2008-08-13 18:44:57 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-08-26 21:23:49 (GMT) |
commit | 20220d22b9f41446288588cd2e457e0077a18bed (patch) | |
tree | 4f2e698af912359daa40102942213116d3ac3ebb /common | |
parent | c5d11e79a260415448c152ed557c9bfb93759067 (diff) | |
download | u-boot-fsl-qoriq-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 'common')
0 files changed, 0 insertions, 0 deletions