ARM: nommu: add entry point for secondary CPUs to head-nommu.S
authorWill Deacon <will.deacon@arm.com>
Tue, 28 Feb 2012 11:50:32 +0000 (11:50 +0000)
committerJonathan Austin <jonathan.austin@arm.com>
Fri, 7 Jun 2013 16:02:41 +0000 (17:02 +0100)
This patch adds a secondary_startup entry point to head-nommu.S so that
we can boot secondary CPUs on an SMP nommu configuration.

Signed-off-by: Will Deacon <will.deacon@arm.com>
CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
CC: Nicolas Pitre <nico@linaro.org>

No differences found