|
@@ -74,13 +74,13 @@ DECLARE_GLOBAL_DATA_PTR;
|
|
|
#define CONFIG_SYS_DDR_INTERVAL_667 0x0a280100
|
|
|
|
|
|
#define CONFIG_SYS_DDR_TIMING_3_800 0x00040000
|
|
|
-#define CONFIG_SYS_DDR_TIMING_0_800 0x55770802
|
|
|
+#define CONFIG_SYS_DDR_TIMING_0_800 0x00770802
|
|
|
#define CONFIG_SYS_DDR_TIMING_1_800 0x6f6b6543
|
|
|
#define CONFIG_SYS_DDR_TIMING_2_800 0x0fa074d1
|
|
|
#define CONFIG_SYS_DDR_CLK_CTRL_800 0x02800000
|
|
|
#define CONFIG_SYS_DDR_MODE_1_800 0x00040852
|
|
|
#define CONFIG_SYS_DDR_MODE_2_800 0x00000000
|
|
|
-#define CONFIG_SYS_DDR_INTERVAL_800 0x0a280100
|
|
|
+#define CONFIG_SYS_DDR_INTERVAL_800 0x0c300100
|
|
|
|
|
|
fsl_ddr_cfg_regs_t ddr_cfg_regs_400 = {
|
|
|
.cs[0].bnds = CONFIG_SYS_DDR_CS0_BNDS,
|