PKGBUILDs/core/linux-raspberrypi4/config8.txt
graysky d9127ef3c8 core/linux-raspberrypi4: update config.txt
Newer Pi4s ship with the so-called C0 processor which can run at 1.8 GHz max
freq gracefully.  Add 'arm_boost=1' to pi4 section of config.txt to enable.

This has no effect on older chips (they continue with their 1.50 GHz max unless
users overclock them).
2021-11-08 10:39:47 -05:00

8 lines
180 B
Text

# See /boot/overlays/README for all available options
dtoverlay=vc4-kms-v3d
initramfs initramfs-linux.img followkernel
[pi4]
# Run as fast as firmware / board allows
arm_boost=1