linux/arch/arm/mach-realview
Catalin Marinas 877d1f3389 RealView: Make more vmalloc space by changing IO_ADDRESS
Since boards like PB11MPCore have 512MB of RAM and 128MB of flash, the
virtual space is short on vmalloc memory and mapping the flash fails.
This patch changes the IO_ADDRESS so that static mappings start at
0xfc000000 and moves the PCI virtual addresses higher up. The new
VMALLOC_END is set to 0xf8000000 (512MB higher than the old value).

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2008-11-10 14:10:14 +00:00
..
include/mach RealView: Make more vmalloc space by changing IO_ADDRESS 2008-11-10 14:10:14 +00:00
clock.c arch: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:14:49 -04:00
clock.h [ARM] Add support for ARM RealView board 2005-10-31 14:25:02 +00:00
core.c RealView: Change the clcd panel controls to use RGB instead of BGR 2008-11-10 14:10:13 +00:00
core.h [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
headsmp.S [ARM SMP] Add Realview MPcore SMP support 2005-11-07 21:05:42 +00:00
hotplug.c [ARM SMP] Add CPU hotplug support for Realview MPcore 2005-11-09 13:50:57 +00:00
Kconfig Allow the L2X0 outer cache support to be configurable 2008-04-18 22:43:17 +01:00
localtimer.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
Makefile RealView: Add the configuration and build changes for PB1176 2008-04-18 22:43:16 +01:00
Makefile.boot [ARM] Add support for ARM RealView board 2005-10-31 14:25:02 +00:00
platsmp.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
realview_eb.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
realview_pb11mp.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
realview_pb1176.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00