JetHome: small fix: set CPUMIN=250000 for JetHub D1/H1 (#3434)
This commit is contained in:
parent
249c20c7e2
commit
561e0edf41
@ -1,7 +1,7 @@
|
||||
source "${BASH_SOURCE%/*}/include/meson64_common.inc"
|
||||
|
||||
UBOOT_TARGET_MAP="u-boot-dtb.img;;u-boot.bin.sd.bin:u-boot.bin u-boot.bin:u-boot.nosd.bin u-boot-dtb.img"
|
||||
CPUMIN=100000
|
||||
CPUMIN=250000
|
||||
GOVERNOR="ondemand"
|
||||
BOOTSCRIPT="boot-jethub.cmd:boot.cmd"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user