summaryrefslogtreecommitdiffstats
path: root/package/rpi-firmware/config.txt
blob: a818762dff57612b17c9b22c83a7ad1e9cdde5e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Please note that this is only a sample, we recommend you to change it to fit
# your needs.
# You should override this file using a post-build script.
# See http://buildroot.org/downloads/manual/manual.html#rootfs-custom
# and http://elinux.org/RPiconfig for a description of config.txt syntax

arm_freq=700
core_freq=250
kernel=zImage
disable_overscan=1
gpu_mem_256=100
gpu_mem_512=100
sdram_freq=400
over_voltage=0
cmdline="dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootwait"