linux/arch/mips/include/asm/mach-au1x00
Manuel Lauss 11b897cf84 MIPS: Alchemy: use 36bit addresses for PCMCIA resources.
On Alchemy the PCMCIA area lies at the end of the chips 36bit system bus
area.  Currently, addresses at the far end of the 32bit area are assumed
to belong to the PCMCIA area and fixed up to the real 36bit address before
being passed to ioremap().

A previous commit enabled 64 bit physical size for the resource datatype on
Alchemy and this allows to use the correct 36bit addresses when registering
the PCMCIA sockets.

This patch removes the 32-to-36bit address fixup and registers the Alchemy
demo board pcmcia socket with the correct 36bit physical addresses.

Tested on DB1200, with a CF card (ide-cs driver) and a 3c589 PCMCIA ethernet
card.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Cc: Manuel Lauss <manuel.lauss@gmail.com>
Patchwork: http://patchwork.linux-mips.org/patch/994/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-02-27 12:53:43 +01:00
..
au1xxx.h
au1xxx_dbdma.h MIPS: Alchemy: change dbdma to accept physical memory addresses 2010-02-27 12:52:55 +01:00
au1xxx_eth.h MIPS: Alchemy: Add au1000-eth platform device 2010-02-27 12:53:01 +01:00
au1xxx_ide.h MIPS: au1xxx-ide: Fix build with CONFIG_PM 2009-05-14 13:50:24 +01:00
au1xxx_psc.h
au1000.h MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
au1000_dma.h
au1100_mmc.h MMC: AU1xMMC: Allow platforms to disable host capabilities 2010-02-27 12:53:19 +01:00
au1550_spi.h
cpu-feature-overrides.h MIPS: Alchemy: provide cpu feature overrides. 2009-03-30 14:49:46 +02:00
gpio-au1000.h MIPS: Alchemy: use runtime cpu detection in GPIO code. 2010-02-27 12:53:02 +01:00
gpio.h MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus 2010-02-27 12:53:02 +01:00
ioremap.h MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
prom.h MIPS: Alchemy: Remove prom_getcmdline() 2010-02-27 12:53:21 +01:00
war.h