Advertisement
Guest User

Untitled

a guest
Dec 12th, 2012
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. #uncomment to overclock the arm. 700 MHz is the default.
  2. arm_freq=1000
  3.  
  4. # for more options see http://elinux.org/RPi_config.txt
  5.  
  6. force_turbo=0
  7. initial_turbo=60
  8. temp_limit=70
  9. over_voltage=6
  10. over_voltage_min=0
  11. gpu_mem=16
  12. arm_freq_min=500
  13. core_freq=500
  14. core_freq_min=250
  15. h264_freq=500
  16. sdram_freq=500
  17. sdram_freq_min=400
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement