https://github.com/torvalds/linux
Revision 4c960910e2fb3a301ee4a504fa6b2c5204efeab0 authored by Gabor Juhos on 29 January 2013, 08:27:03 UTC, committed by Ralf Baechle on 30 January 2013, 20:42:41 UTC
The base address of the PCI memory is
0x10000000 and the base address of the
PCI configuration space is 0x14000000
on the AR724x SoCs.

The AR724X_PCI_MEM_SIZE is defined as
0x08000000 which is wrong because that
overlaps  with the configuration space.

The patch fixes the value of the
AR724X_PCI_MEM_SIZE constant, in order
to avoid this resource conflicts.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4872/
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 79d61a0
History
Tip revision: 4c960910e2fb3a301ee4a504fa6b2c5204efeab0 authored by Gabor Juhos on 29 January 2013, 08:27:03 UTC
MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE
Tip revision: 4c96091
File Mode Size
platform
acbuffer.h -rw-r--r-- 9.8 KB
acconfig.h -rw-r--r-- 8.6 KB
acexcep.h -rw-r--r-- 12.7 KB
acnames.h -rw-r--r-- 3.5 KB
acoutput.h -rw-r--r-- 11.3 KB
acpi.h -rw-r--r-- 3.0 KB
acpi_bus.h -rw-r--r-- 14.5 KB
acpi_drivers.h -rw-r--r-- 5.2 KB
acpi_numa.h -rw-r--r-- 512 bytes
acpiosxf.h -rw-r--r-- 7.6 KB
acpixf.h -rw-r--r-- 16.3 KB
acrestyp.h -rw-r--r-- 17.2 KB
actbl.h -rw-r--r-- 18.1 KB
actbl1.h -rw-r--r-- 26.7 KB
actbl2.h -rw-r--r-- 31.1 KB
actbl3.h -rw-r--r-- 14.0 KB
actypes.h -rw-r--r-- 35.8 KB
apei.h -rw-r--r-- 1.1 KB
button.h -rw-r--r-- 652 bytes
container.h -rw-r--r-- 198 bytes
hed.h -rw-r--r-- 371 bytes
pdc_intel.h -rw-r--r-- 1009 bytes
processor.h -rw-r--r-- 8.8 KB
reboot.h -rw-r--r-- 162 bytes
video.h -rw-r--r-- 958 bytes

back to top