commit | f44c5fd12d8152e45585905422d03427754e1907 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed Oct 24 11:24:47 2012 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Nov 01 13:02:28 2012 +0100 |
tree | 2def1f673afcfc1da6d0eca03e4a7544531a7ff2 | |
parent | 5c6cfcf5542b64dbc4f224a3575e231848f40c5f [diff] |
ARM: ux500: Convert DT_MACHINE_START to use SMP operations 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>