ARM: rockchip: add smp bringup code
This adds the necessary smp-operations and startup code to use additional cores on Rockchip SoCs. We currently hog the power management unit in the smp code, as it is necessary to control the power to the cpu core and nothing else is currently using it, so a generic implementation can be done later. Signed-off-by: NHeiko Stuebner <heiko@sntech.de> Tested-by: NUlrich Prinz <ulrich.prinz@googlemail.com>
Showing
arch/arm/mach-rockchip/core.h
0 → 100644
arch/arm/mach-rockchip/headsmp.S
0 → 100644
arch/arm/mach-rockchip/platsmp.c
0 → 100644
想要评论请 注册 或 登录