boot: enable arm_boost
* Increases arm_freq to 1800 on Pi4B R1.4+. https://www.raspberrypi.com/documentation/computers/config_txt.html#arm_boost-raspberry-pi-4-only https://www.raspberrypi.com/documentation/computers/config_txt.html#overclocking
This commit is contained in:
@@ -12,6 +12,9 @@ dtparam=audio=on
|
|||||||
camera_auto_detect=1
|
camera_auto_detect=1
|
||||||
start_x=1
|
start_x=1
|
||||||
|
|
||||||
|
# CPU
|
||||||
|
arm_boost=1
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
disable_overscan=1
|
disable_overscan=1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user