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:
parent
763db1f32d
commit
c45b22ce9f
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue