ryu: remove bring_up_secondary_cpu from devicetree

Now that arm64 and tegra132 has cpu devicetree support stop
using the bring_up_secondary_cpu option.

BUG=chrome-os-partner:31761
BRANCH=None
TEST=Built and brought up 2nd core.

Change-Id: I210bea73f8249de15f99d0c062600e789184eefd
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/216928
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
Aaron Durbin 2014-09-06 01:53:19 -05:00 committed by chrome-internal-fetch
commit c45b22ce9f

View file

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