From a7a2b3118b410fb3cd3a8363b157c56f4211ee05 Mon Sep 17 00:00:00 2001 From: Heiko Stuebner Date: Mon, 17 Jun 2013 22:29:23 +0200 Subject: [PATCH] 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: Heiko Stuebner Tested-by: Ulrich Prinz --- Reading git-format-patch failed