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>
This commit is contained in:
Chien Kun Niu 2024-03-27 15:04:23 +08:00
parent 69f33af0e5
commit 57d671706b

View file

@ -80,7 +80,7 @@ static MonitorFfs monitorFfs(kGadgetName);
#define SPEED_PATH UDC_PATH "current_speed"
#define BIG_CORE "8"
#define BIG_CORE "7"
#define MEDIUM_CORE "4"
#define POWER_SUPPLY_PATH "/sys/class/power_supply/usb/"