aboutsummaryrefslogtreecommitdiff
path: root/tcg/mips
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2010-04-11 23:59:39 +0200
committerAurelien Jarno <aurelien@aurel32.net>2010-04-14 00:54:38 +0200
commit1ce4fad939d2d54d6e45c109b17dfab6d03f1160 (patch)
tree23c5193dfb024604bb2c26f11f5d342b88bc252c /tcg/mips
parent9167a242db92fa49ba1f60fcc748fa07258f3819 (diff)
sh_pci: fix memory and I/O access
Since commit 8da3ff180974732fc4272cb4433fef85c1822961 ("MMIO callback interface changes"), the addresses passed to the I/O functions are an offset to the start of the area. As a consequence, there is no need to correct the address using the value of IOBR. This make possible the use of the default MMIO functions. Moreover the addresses are now remaped when the value if IOBR change. The memory area corresponds to the devices behing the PCI bus, it should not be mapped by the PCI controller. Remove the corresponding code. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> (cherry-picked from commit 5ba9e9522cf572715ca1966b292f64fb78342e22)
Diffstat (limited to 'tcg/mips')
0 files changed, 0 insertions, 0 deletions