alistair23-linux/arch/arm/mach-vexpress
Will Deacon 80b5efbd43 ARM: 6771/1: vexpress: add support for multiple core tiles
The current Versatile Express BSP defines the MACHINE_START macro
in the core tile code.

This patch moves this into the generic board code and introduces a
method for determining the current tile at runtime, allowing the
Kernel to have support for multiple tiles compiled in. Tile-specific
functions are executed via a descriptor struct containing the correct
implementations for the current tile.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-03-20 09:32:21 +00:00
..
include/mach ARM: 6771/1: vexpress: add support for multiple core tiles 2011-03-20 09:32:21 +00:00
core.h ARM: 6771/1: vexpress: add support for multiple core tiles 2011-03-20 09:32:21 +00:00
ct-ca9x4.c ARM: 6771/1: vexpress: add support for multiple core tiles 2011-03-20 09:32:21 +00:00
hotplug.c ARM: CPU hotplug: add Versatile Express hotplug CPU support 2010-12-20 15:09:15 +00:00
Kconfig ARM: 6751/1: vexpress: select applicable errata workarounds in Kconfig 2011-02-27 12:08:48 +00:00
Makefile ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
Makefile.boot ARM: Add Versatile Express support 2010-05-02 09:35:38 +01:00
platsmp.c ARM: 6771/1: vexpress: add support for multiple core tiles 2011-03-20 09:32:21 +00:00
v2m.c ARM: 6771/1: vexpress: add support for multiple core tiles 2011-03-20 09:32:21 +00:00