linux/arch/arm/mach-vexpress
Pawel Moll 95d59741d2 ARM: vexpress: Use FDT data in platform SMP calls
Scan flatten device looking for A5/A9 SCU node and initialize
it using base address in "reg" property. If nothing is found,
assume that there is no special SCU initialization required
and initialize CPUs basing on numbers of "cpu" type devices
in "cpus" node of the Device Tree.

All this happens only if the board was booted with FDT,
otherwise ct_desc callbacks are used.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
2012-02-24 09:18:14 +00:00
..
include/mach ARM: vexpress: Get rid of MMIO_P2V 2012-02-23 15:09:42 +00:00
core.h ARM: vexpress: Use FDT data in platform SMP calls 2012-02-24 09:18:14 +00:00
ct-ca9x4.c ARM: vexpress: Get rid of MMIO_P2V 2012-02-23 15:09:42 +00:00
hotplug.c ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP 2012-01-23 10:20:05 +00:00
Kconfig ARM: SMP: Refactor Kconfig to be more maintainable 2011-12-19 13:47:39 +00:00
Makefile ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
platsmp.c ARM: vexpress: Use FDT data in platform SMP calls 2012-02-24 09:18:14 +00:00
v2m.c ARM: vexpress: Get rid of MMIO_P2V 2012-02-23 15:09:42 +00:00