瀏覽代碼

armv8: ls1012a: Update Refresh cycle for DDR

Refresh cycle value must be selected based on the frequency
of DDR. tREFI = 7.8 us as per JEDEC. The value for MDREF[REF_CNT]
should be based on round up (tREFI/tCK) formula. For 500MHz, mdref
value should be 0x0f3c8000.

Signed-off-by: Calvin Johnson <calvin.johnson@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Prabhakar Kushwaha 9 年之前
父節點
當前提交
37eac3f460
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/fsl_mmdc.h

+ 1 - 1
include/fsl_mmdc.h

@@ -43,7 +43,7 @@
 
 #define CONFIG_SYS_MMDC_CORE_PWR_SAV_CTRL_STAT	0x00001067
 
-#define CONFIG_SYS_MMDC_CORE_REFRESH_CTL	0x103e8000
+#define CONFIG_SYS_MMDC_CORE_REFRESH_CTL	0x0f3c8000
 
 #define START_REFRESH				0x00000001