kopia lustrzana https://github.com/cyoung/stratux
Limit main CPU to 900 MHz and set "sdram_freq" / "core_freq" as in pre-Jessie.
Issue #573.pull/455/merge
rodzic
0360e506ec
commit
7e0205be17
|
|
@ -12,3 +12,8 @@ dtoverlay=pi3-miniuart-bt
|
||||||
# disable default (mmc0) behavior on the ACT LED.
|
# disable default (mmc0) behavior on the ACT LED.
|
||||||
dtparam=act_led_trigger=none
|
dtparam=act_led_trigger=none
|
||||||
dtparam=act_led_activelow=off
|
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
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue