09.11.2012 Views

Contents - Raspberry PI Community Projects

Contents - Raspberry PI Community Projects

Contents - Raspberry PI Community Projects

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

initramfs initramf.gz 0x00800000<br />

device_tree_address address to load device_tree at<br />

init_uart_baud initial uart baud rate. Default 115200<br />

init_uart_clock initial uart clock. Default 3000000 (3Mhz)<br />

init_emmc_clock initial emmc clock. Default 100000000 (100MHz)<br />

boot_delay wait for given number of seconds in start.elf before loading kernel. delay =<br />

1000 * boot_delay + boot_delay_ms. Default 1<br />

boot_delay_ms wait for given number of milliseconds in start.elf before loading kernel.<br />

Default 0<br />

avoid_safe_mode if set to 1, safe_mode boot won't be enabled. Default 0<br />

Overclocking configuration<br />

WARNING: Setting any of the parameters which overvolt your <strong>Raspberry</strong> Pi can set a<br />

permanent bit within the SOC and your warranty is void. Warranty will be voided when<br />

you use force_turbo or current_limit_override or temp_limit>85 together with<br />

over_voltage>0. [2] So If you care about the warranty, do not adjust voltage.<br />

The latest kernel has a cpufreq (http://www.pantz.org/software/cpufreq/<br />

usingcpufreqonlinux.html) kernel driver with the "ondemand" governor enabled by<br />

default. It has no effect if you have no overclock settings. But when you do, the arm<br />

frequency will vary with processor load. Non default values are only used when needed<br />

according to the used governor. You can adjust the minimum values with the *_min<br />

config options or disable dynamic clocking with force_turbo=1. [3]<br />

Overclock and overvoltage will be disabled at runtime when the SoC reaches 85°C to<br />

cool it down . You should not hit the limit, even with maximum settings at 25°C ambient<br />

temperature. [4]<br />

Also at your own risk you can try overscan settings from our wiki. These were posted<br />

(http://www.raspberrypi.org/forum/features-and-requests/should-we-make-a-wiki-pagefor-overscan-settings)<br />

on the forum and are not confimed to work.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!