usb: change CPU to big core 7
Change the big core number from 8 to 7 for change platform.
Bug: 316995755
Change-Id: Iec0fe10621296d557ae66da76318a6339ea16d44
Signed-off-by: Chien Kun Niu <rickyniu@google.com>
(cherry picked from commit 57d671706b
)
This commit is contained in:
parent
6970ef17de
commit
6bc7f345aa
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ static MonitorFfs monitorFfs(kGadgetName);
|
||||||
|
|
||||||
#define SPEED_PATH UDC_PATH "current_speed"
|
#define SPEED_PATH UDC_PATH "current_speed"
|
||||||
|
|
||||||
#define BIG_CORE "8"
|
#define BIG_CORE "7"
|
||||||
#define MEDIUM_CORE "4"
|
#define MEDIUM_CORE "4"
|
||||||
|
|
||||||
#define POWER_SUPPLY_PATH "/sys/class/power_supply/usb/"
|
#define POWER_SUPPLY_PATH "/sys/class/power_supply/usb/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue