From c3211b180fe9c698de6169346ded4e9203aca74a Mon Sep 17 00:00:00 2001 From: Julian Scheel Date: Sat, 29 Sep 2012 21:37:35 +0200 Subject: README: Describe overclocking options Signed-off-by: Julian Scheel --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index 5f8be2b..6bc4f1e 100644 --- a/README +++ b/README @@ -126,5 +126,16 @@ which cut off part of the image. To disable this set this variable in local.conf: DISALE_OVERSCAN = "0" +Optional - Set overclocking options: + +The raspberry pi can be overclocked. As of now overclocking up to the "Turbo +Mode" is officially supported by the raspbery and does not void warranty. +Check the config.txt for a detailed description of options and modes. Example: +# Turbo mode +ARM_FREQ = "1000" +CORE_FREQ = "500" +SDRAM_FREQ = "500" +OVER_VOLTAGE = "6" + Layer maintainer: John Willis Andrei Gherzan -- cgit v1.2.3-54-g00ecf