diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/google/rush_ryu/devicetree.cb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mainboard/google/rush_ryu/devicetree.cb b/src/mainboard/google/rush_ryu/devicetree.cb index 6b840c0689..b87619c54b 100644 --- a/src/mainboard/google/rush_ryu/devicetree.cb +++ b/src/mainboard/google/rush_ryu/devicetree.cb @@ -20,5 +20,8 @@ chip soc/nvidia/tegra132 register bring_up_secondary_cpu = "1" - device cpu_cluster 0 on end + device cpu_cluster 0 on + device cpu 0 on end + device cpu 1 on end + end end |