ARM: ux500: Convert DT_MACHINE_START to use SMP operations
authorLee Jones <lee.jones@linaro.org>
Wed, 24 Oct 2012 10:24:47 +0000 (11:24 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 1 Nov 2012 12:02:28 +0000 (13:02 +0100)
The Device Tree machine description for the ux5x0 was moved
recently and as a consequence missed the addition of SMP
operations. Without this patch SMP doesn't work and only one
CPU is present after booting.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found