1
linux/include/asm-arm/arch-ixp2000
Lennert Buytenhek 91f6a589fb [PATCH] ARM: 2753/1: move ixdp* cpld mappings
Patch from Lennert Buytenhek

All ixdp platforms currently have a cpld mapped in at 0xfafff000.
Since this address is not 1M-aligned, a regular page mapping will be
used instead of a section mapping, which opens up the possibility of
triggering ixp2400 erratum #66 as we only do the XCB=101 workaround
thing for section mappings.
There is still a lot of space higher up in the virtual memory map
for 1M mappings, so move the cpld mapping to 0xfe000000 and make it
1M big so that a section mapping will be used for it.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Deepak Saxena
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-06-26 22:24:13 +01:00
..
debug-macro.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dma.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
enp2611.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
entry-macro.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gpio.h [PATCH] ARM: 2744/1: ixp2000 gpio irq support 2005-06-24 20:54:35 +01:00
hardware.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io.h [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips that don't need it 2005-06-25 19:30:04 +01:00
irq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irqs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixdp2x00.h [PATCH] ARM: 2753/1: move ixdp* cpld mappings 2005-06-26 22:24:13 +01:00
ixdp2x01.h [PATCH] ARM: 2753/1: move ixdp* cpld mappings 2005-06-26 22:24:13 +01:00
ixp2000-regs.h [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips that don't need it 2005-06-25 19:30:04 +01:00
memory.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
param.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
platform.h [PATCH] ARM: 2744/1: ixp2000 gpio irq support 2005-06-24 20:54:35 +01:00
system.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timex.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uncompress.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vmalloc.h [PATCH] ARM: cleanup vmalloc start/offset macros 2005-05-03 12:20:29 +01:00