systems/lctr-rpi: update config.txt file for cpu frequency.
This commit is contained in:
parent
947d4ec794
commit
bcdf9fd794
@ -1,5 +1,9 @@
|
||||
# Core.
|
||||
arm_freq=1000
|
||||
sdram_freq=500
|
||||
core_freq=500
|
||||
over_voltage=2
|
||||
temp_limit=80 #Will throttle to default clock speed if hit.
|
||||
|
||||
# Disable BT on Rpi3.
|
||||
dtoverlay=pi3-disable-bt
|
||||
|
Reference in New Issue
Block a user