commit | e7adf1e0a5ed7d15a9ed8679a59156118f4a63c4 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Fri Jul 13 19:37:01 2012 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Thu Jul 26 09:10:02 2012 -0500 |
tree | acf1785ca48047b412e1254ad1908fa9fa992668 | |
parent | 5b334eb2a9422f4658f353a550db10b8a6b691f9 [diff] |
ARM: iop13xx: use fixed PCI i/o mapping Move iop13xx PCI to fixed i/o mapping and remove io.h. This changes the PCIe bus address to start at 0x10000. Let's hope this works. If it does not, the alternative would be to revert the value we write into OIOTVR to zero and set sys->io_offset to 64K. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>