Files
bpfire/config/rpi-firmware/config.txt
Arne Fitzenreiter e69cbcfc20 rpi-firmware: update to 831239e.
also added *.elf files for 512MB rpi to image.
2012-10-18 10:03:33 +02:00

29 lines
807 B
Plaintext

###############################################################################
#
# Raspberry Pi - Videocore configuration file
#
###############################################################################
###############################################################################
#
# Turbo Mode (cpufreq) Settings ...
# default clocks are arm=700, core=250 and sdram=400
#
###############################################################################
#
# underclock at idle
arm_freq_min=500
sdram_freq_min=250
#
# use following paramters to overclock at load
#arm_freq=1000
#core_freq=450
#sdram_freq=450
#over_voltage=3
################################################################################
#
# end
#
################################################################################