diff options
| -rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -126,5 +126,16 @@ which cut off part of the image. To disable this set this variable in | |||
| 126 | local.conf: | 126 | local.conf: |
| 127 | DISALE_OVERSCAN = "0" | 127 | DISALE_OVERSCAN = "0" |
| 128 | 128 | ||
| 129 | Optional - Set overclocking options: | ||
| 130 | |||
| 131 | The raspberry pi can be overclocked. As of now overclocking up to the "Turbo | ||
| 132 | Mode" is officially supported by the raspbery and does not void warranty. | ||
| 133 | Check the config.txt for a detailed description of options and modes. Example: | ||
| 134 | # Turbo mode | ||
| 135 | ARM_FREQ = "1000" | ||
| 136 | CORE_FREQ = "500" | ||
| 137 | SDRAM_FREQ = "500" | ||
| 138 | OVER_VOLTAGE = "6" | ||
| 139 | |||
| 129 | Layer maintainer: John Willis <John.Willis at distant-earth.com> | 140 | Layer maintainer: John Willis <John.Willis at distant-earth.com> |
| 130 | Andrei Gherzan <andrei at gherzan.ro> | 141 | Andrei Gherzan <andrei at gherzan.ro> |
