linux/arch/arm/mach-ixp2000
Lennert Buytenhek 458a83fa43 [PATCH] ARM: 2659/1: do not assign PCI I/O address zero on IXP2000
Patch from Lennert Buytenhek

Assigning the address zero to a PCI device BAR causes some part of the
PCI subsystem to believe that resource allocation for that BAR failed
due to resource conflicts, which will make attempts to enable the
device fail.  Work around this by assigning I/O addresses starting
from 00010000.
While we're at it, make the PCI I/O resource end at 0001ffff, since we
only have 64k of outbound I/O window on the IXP2000, and we don't do
bank switching.

Signed-off-by: Lennert Buytenhek
Signed-off-by: Deepak Saxena
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-04-29 21:58:16 +01:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
enp2611.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixdp2x00.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixdp2x01.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixdp2400.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixdp2800.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci.c [PATCH] ARM: 2659/1: do not assign PCI I/O address zero on IXP2000 2005-04-29 21:58:16 +01:00