]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/rpi-firmware/config.txt
rpi-firmware: update to 831239e.
[people/pmueller/ipfire-2.x.git] / config / rpi-firmware / config.txt
CommitLineData
421102e7
AF
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
15arm_freq_min=500
16sdram_freq_min=250
17#
18# use following paramters to overclock at load
19#arm_freq=1000
20#core_freq=450
21#sdram_freq=450
e69cbcfc 22#over_voltage=3
421102e7
AF
23
24################################################################################
25#
26# end
27#
28################################################################################