Skip to content
Snippets Groups Projects
Commit 20220d22 authored by Randy Vinson's avatar Randy Vinson Committed by Wolfgang Denk
Browse files

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: default avatarRoy Zang <tie-fei.zang@freescale.com>
parent c5d11e79
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment