sh: add SMP method selection to device tree pseudo-board
authorRich Felker <dalias@libc.org>
Mon, 15 Feb 2016 18:30:50 +0000 (18:30 +0000)
committerRich Felker <dalias@libc.org>
Thu, 17 Mar 2016 19:46:12 +0000 (19:46 +0000)
commit044b81f872169e9549b47ea2b6c94491e6d5f305
treeafe8eac4f0a66f6890f4795d8950d8d6abc671cb
parent7480e0aabd5f9e6c3e3b72ed206e89284e90f11f
sh: add SMP method selection to device tree pseudo-board

Allow selection of plat_smp_ops based on the enable-method cpu
property from device tree and provide dummy ops for booting with a
device tree that does not enable SMP.

Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/boards/of-generic.c
arch/sh/include/asm/smp.h