Limit main CPU to 900 MHz and set "sdram_freq" / "core_freq" as in pre-Jessie.

Issue #573.
pull/455/merge
Christopher Young 2017-03-20 15:27:26 -04:00
rodzic 0360e506ec
commit 7e0205be17
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -12,3 +12,8 @@ dtoverlay=pi3-miniuart-bt
# disable default (mmc0) behavior on the ACT LED.
dtparam=act_led_trigger=none
dtparam=act_led_activelow=off
# The below has been added as a proposed EMI reduction measure. Issue #573.
sdram_freq=450
core_freq=450
arm_freq=900