dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-realview
Catalin Marinas 70bb62f8ec RealView: Allow PHYS_OFFSET at 0x70000000
RealView boards like PB11MPCore have 512MB of RAM available contiguously
at 0x70000000. Half of the memory is mirrored at 0x00000000 for
backwards compatibility. This patch adds the
CONFIG_REALVIEW_HIGH_PHYS_OFFSET option option to change the physical
base address so that the full amount of RAM is available to Linux. Note
that the EB board has 256MB of RAM also mirrored at 0x70000000, the only
board without this feature being PB1176.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2008-12-01 14:54:55 +00:00
..
include/mach RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +00:00
Kconfig RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +00:00
Makefile RealView: Add the configuration and build changes for PB1176 2008-04-18 22:43:16 +01:00
Makefile.boot RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +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
localtimer.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
platsmp.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
realview_eb.c RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +00:00
realview_pb11mp.c RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +00:00
realview_pb1176.c RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +00:00