ryu: bring up secondary core

Instruct the SoC to bring up the 2nd core.

BUG=chrome-os-partner:31545
BRANCH=None
TEST=Brought up 2nd core in Linux.

Change-Id: I5f5febc4719951188106041f73625231eafe1b08
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/214778
Reviewed-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
Aaron Durbin 2014-08-28 09:47:54 -05:00 committed by chrome-internal-fetch
commit 74c62e62a6

View file

@ -18,5 +18,7 @@
##
chip soc/nvidia/tegra132
device cpu_cluster 0 on end
register bring_up_secondary_cpu = "1"
device cpu_cluster 0 on end
end