On 8 December 2017 at 12:36, Fabian Arrotin arrfab@centos.org wrote:
Thanks for the pointer. When I built the rpi3 image, I used the existing rpi2 image we had, including the config.txt that was used.
From that wiki page, it seems that we're really under what both the pi2/p3 can support, including default values. Maybe we should at least bump this to "default" values (so not overclocking). So arm_freq set to 900 for pi2 and 1200 for pi3
Opinions ?
In my opinion, we shuold just leave the arm_freq unset. The kernel will
choose the correct default. The hdmi settings are fine.
You could also replace it with the default from the raspbian distro: https://raw.githubusercontent.com/RPi-Distro/pi-gen/dev/stage1/00-boot-files...