91f6a589fb
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> |
||
---|---|---|
.. | ||
debug-macro.S | ||
dma.h | ||
enp2611.h | ||
entry-macro.S | ||
gpio.h | ||
hardware.h | ||
io.h | ||
irq.h | ||
irqs.h | ||
ixdp2x00.h | ||
ixdp2x01.h | ||
ixp2000-regs.h | ||
memory.h | ||
param.h | ||
platform.h | ||
system.h | ||
timex.h | ||
uncompress.h | ||
vmalloc.h |