We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:xu4_ram_overclock [2017/05/23 11:54]
joy.cho [Android Guide]
en:xu4_ram_overclock [2017/05/23 12:05]
joy.cho [Ubuntu Guide]
Line 31: Line 31:
  
 ===== Ubuntu Guide ===== ===== Ubuntu Guide =====
 +
 +On kernel 4.9, you can change ddr frequency using boot.ini interface.\\
 +The available frequency set is **933MHz, 825MHz, 728MHz and 633MHz**\\
 +and default one is **825MHz**.
 +
 +=== boot.ini ===
 +Please find **ddr_freq** in boot.ini and change the value.
 +<​code>​
 +...
 +# DRAM Frequency
 +# Sets the LPDDR3 memory frequency
 +# Supported values: 933 825 728 633 (MHZ)
 +setenv ddr_freq 825
 +...
 +# set DDR frequency
 +dmc ${ddr_freq}
 +...
 +</​code>​
 +
 +
 ===== AnTuTu Benchmark Score ===== ===== AnTuTu Benchmark Score =====
  
en/xu4_ram_overclock.txt ยท Last modified: 2017/05/23 18:24 by joy.cho
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0