u-boot/board/freescale/mpc7448hpc2
Randy Vinson 20220d22b9 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>
2008-08-26 23:23:49 +02:00
..
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
asm_init.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
config.mk FSL: Move board/mpc7448hpc2 under board/freescale 2008-03-25 23:00:36 +01:00
mpc7448hpc2.c Clean up usage of icache_disable/dcache_disable 2008-08-19 00:57:28 +02:00
tsi108_init.c mpc7448hpc2: Fix PCI I/O space mapping. 2008-08-26 23:23:49 +02:00
u-boot.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00