alistair23-linux/arch/arm/mach-iop13xx
Rob Herring c9d95fbe59 ARM: convert PCI defines to variables
Convert PCIBIOS_MIN_IO and PCIBIOS_MIN_MEM to variables to allow
multi-platform builds. This also removes the requirement for a platform to
have a mach/hardware.h.

The default values for i/o and mem are 0x1000 and 0x01000000, respectively.
Per Arnd Bergmann, other values are likely to be incorrect, but this commit
does not try to address that issue.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
2011-07-12 11:19:29 -05:00
..
include/mach ARM: convert PCI defines to variables 2011-07-12 11:19:29 -05:00
io.c ARM: Add caller information to ioremap 2010-02-15 21:39:11 +00:00
iq81340mc.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
iq81340sc.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
irq.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
Kconfig
Makefile
Makefile.boot
msi.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
pci.c ARM: convert PCI defines to variables 2011-07-12 11:19:29 -05:00
setup.c
tpmi.c