mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 00:52:01 +00:00
ae36bf5861
Patch from Lennert Buytenhek On the IXDP2800, the bootloader does an awful job of configuring the PCI bus, so we make linux reconfigure everything. Having a 1:1 pci:phys address mapping generally simplifies everything, so try to allocate PCI addresses from the [e0000000..ffffffff] range, which is the physical address range of the outbound PCI window on the IXP2000. This does not affect any of the other IXP2000 platforms since they all use their bootloader's PCI resource assignment. Signed-off-by: Lennert Buytenhek Signed-off-by: Deepak Saxena Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
core.c | ||
enp2611.c | ||
ixdp2x00.c | ||
ixdp2x01.c | ||
ixdp2400.c | ||
ixdp2800.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
pci.c |