Set 624 MHz DRAM clock on OPi Zero Plus

Temperature difference between 408 and 624 MHz is less than 2°C and performance with some tasks slightly improves especially with lower cpufreq
http://linux-sunxi.org/Xunlong_Orange_Pi_Zero_Plus#DRAM
This commit is contained in:
ThomasKaiser 2017-11-17 07:03:05 -08:00
parent cddc9a87ab
commit d0acf616e0

View File

@ -20,7 +20,7 @@ index 0000000..ff99213
+CONFIG_ARCH_SUNXI=y
+CONFIG_SPL_SPI_FLASH_SUPPORT=y
+CONFIG_MACH_SUN50I_H5=y
+CONFIG_DRAM_CLK=408
+CONFIG_DRAM_CLK=624
+CONFIG_DRAM_ZQ=3881977
+CONFIG_MACPWR="PD6"
+CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-zero-plus"