[sys-clk-OC] Disable unsafe frequencies by default; Remove emulator-mode; Move fast-charging handler to sysmodule
This commit is contained in:
@@ -3,7 +3,7 @@ set -e
|
||||
|
||||
ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
DIST_DIR="$ROOT_DIR/dist"
|
||||
CORES=8
|
||||
CORES=$(nproc --all)
|
||||
|
||||
if [[ -n "$1" ]]; then
|
||||
DIST_DIR="$1"
|
||||
|
||||
Reference in New Issue
Block a user