]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - config/rpi-firmware/config.txt
Merge remote-tracking branch 'origin/next' into thirteen
[people/pmueller/ipfire-2.x.git] / config / rpi-firmware / config.txt
1 ###############################################################################
2 #
3 # Raspberry Pi - Videocore configuration file
4 #
5 ###############################################################################
6
7 ###############################################################################
8 #
9 # Turbo Mode (cpufreq) Settings ...
10 # default clocks are arm=700, core=250 and sdram=400
11 #
12 ###############################################################################
13 #
14 # underclock at idle
15 arm_freq_min=500
16 sdram_freq_min=250
17 #
18 # use following paramters to overclock at load
19 #arm_freq=1000
20 #core_freq=450
21 #sdram_freq=450
22 #over_voltage=2
23
24 ################################################################################
25 #
26 # end
27 #
28 ################################################################################