From a80a034d8e9085bfb854863e3da34132ecc37e0c Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 9 Feb 2022 02:06:07 -0500 Subject: [PATCH] New parameter for config.txt allowing pi4 to run as fast as it is allowed. --- files/boot/config.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/boot/config.txt b/files/boot/config.txt index 22828a0..0289511 100755 --- a/files/boot/config.txt +++ b/files/boot/config.txt @@ -6,3 +6,6 @@ dtparam=audio=on dtparam=krnbt=on hdmi_drive=2 +[pi4] +# Run as fast as firmware / board allows +arm_boost=1