linux/arch/arm/mach-orion5x
Lennert Buytenhek a18b658449 [ARM] Orion: make window setup a little more safe
Currently, Orion window setup uses hardcoded window indexes for each
of the boot/cs0/cs1/cs2/PCIe WA windows.  The static window allocation
used can clash if board support code will ever attempt to configure
both a dev2 and a PCIe WA window, as both of those use CPU mbus window
#7 at present.

This patch keeps track of the last used window, and opens subsequently
requested windows sequentially, starting from 4.  (Windows 0-3 are used
as MEM/IO windows for the PCI/PCIe buses.)

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
2008-06-22 22:44:40 +02:00
..
addr-map.c [ARM] Orion: make window setup a little more safe 2008-06-22 22:44:40 +02:00
common.c [ARM] Orion: fix various whitespace and coding style issues 2008-06-22 22:44:39 +02:00
common.h [ARM] Orion: use mv643xx_eth driver mbus window handling 2008-05-09 10:39:34 -04:00
db88f5281-setup.c [ARM] Orion: fix various whitespace and coding style issues 2008-06-22 22:44:39 +02:00
dns323-setup.c [ARM] Orion: fix various whitespace and coding style issues 2008-06-22 22:44:39 +02:00
gpio.c Orion: orion -> orion5x rename 2008-03-27 14:51:41 -04:00
irq.c Orion: orion -> orion5x rename 2008-03-27 14:51:41 -04:00
Kconfig [ARM] 4955/1: Orion: Support the Buffalo Linkstation Pro/Live Platform 2008-04-10 15:27:11 +01:00
kurobox_pro-setup.c [ARM] Orion: fix various whitespace and coding style issues 2008-06-22 22:44:39 +02:00
Makefile [ARM] 4955/1: Orion: Support the Buffalo Linkstation Pro/Live Platform 2008-04-10 15:27:11 +01:00
Makefile.boot Orion: orion -> orion5x rename 2008-03-27 14:51:41 -04:00
pci.c [ARM] Orion: fix various whitespace and coding style issues 2008-06-22 22:44:39 +02:00
rd88f5182-setup.c [ARM] Orion: fix various whitespace and coding style issues 2008-06-22 22:44:39 +02:00
ts209-setup.c [ARM] Orion: fix various whitespace and coding style issues 2008-06-22 22:44:39 +02:00