Skip to content
Snippets Groups Projects
Commit 45925fc6 authored by julius_yen's avatar julius_yen
Browse files

Revert "Switch CPU0/1 online instead of CPU2/3"

This modification will limit cpu from 4 to 2 core during bootup and will affect power on performance.
So revert this.

This reverts commit 3b4204ba.

Change-Id: I111210c73b31514aa41cac617be45f499561f6d9
parent 2069dfad
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
/ {
chosen {
bootargs="boot_cpus=0,1 sched_enable_hmp=0";
bootargs="sched_enable_hmp=0";
};
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment