]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/rpi-firmware/config.txt
kernel: disable FW_LOADER_USER_HELPER_FALLBACK
[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
06f3145f
AF
7###############################################################################
8#
9# GPU Memory Settings (16,32,64 ... )
06f3145f 10###############################################################################
feb50ba8
AF
11gpu_mem=16
12
13###############################################################################
14#
15# hdmi/video options
16#
17###############################################################################
18#
19# Set this if monitor was not detected at reboot.
20#hdmi_force_hotplug=1
21#
22# hdmi_drive: 0 auto, 1 DVI (no Sound), 2 HDMI (Sound)
23#hdmi_drive=1
24#
25# sdtv_mode: 0 NTSC, 1 NTSC (JP), 3 PAL, 4 PAL (Brazil)
26#sdtv_mode=2
27# sdtv_ascpect: 0 4:3, 1 14:9, 2 16:9
28#sdtv_aspect=0
29#
30# overscan
31#overscan_left=16
32#overscan_right=16
33#overscan_top=16
34#overscan_bottom=16
35#
06f3145f 36
421102e7
AF
37###############################################################################
38#
39# Turbo Mode (cpufreq) Settings ...
40# default clocks are arm=700, core=250 and sdram=400
41#
42###############################################################################
43#
44# underclock at idle
c75cc1f6
AF
45#arm_freq_min=500
46#sdram_freq_min=250
421102e7
AF
47#
48# use following paramters to overclock at load
feb50ba8 49#arm_freq=900
421102e7
AF
50#core_freq=450
51#sdram_freq=450
feb50ba8 52# higher clock than 900Mhz most need over voltage. Use with care.
e69cbcfc 53#over_voltage=3
421102e7
AF
54
55################################################################################
56#
57# end
58#
59################################################################################