
14 Aug
2008
14 Aug
'08
10:49 a.m.
On Thu, 2008-08-14 at 02:44 +0800, Randy Vinson wrote:
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
board/freescale/mpc7448hpc2/tsi108_init.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
Acked-by: Roy Zang tie-fei.zang@freescale.com
Wolfgang, Could you help to apply? Thanks. Roy