Advertisement
Guest User

Untitled

a guest
Dec 12th, 2012
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. #overclocking config provided by axion from
  2. #raspberrypi on freenode!!
  3.  
  4. #paste starting at the section below, in a stock config.txt
  5.  
  6. #uncomment to overclock the arm. 700 MHz is the default.
  7. arm_freq=1000
  8.  
  9. # for more options see http://elinux.org/RPi_config.txt
  10.  
  11. force_turbo=0
  12. initial_turbo=60
  13. temp_limit=70
  14. over_voltage=6
  15. over_voltage_min=0
  16. arm_freq_min=500
  17. core_freq=500
  18. core_freq_min=250
  19. h264_freq=500
  20. sdram_freq=500
  21. sdram_freq_min=400
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement