summaryrefslogtreecommitdiffstats
path: root/board/phytec/pcm051
diff options
context:
space:
mode:
Diffstat (limited to 'board/phytec/pcm051')
-rw-r--r--board/phytec/pcm051/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/phytec/pcm051/board.c b/board/phytec/pcm051/board.c
index 471725a2fa..1708ac2acd 100644
--- a/board/phytec/pcm051/board.c
+++ b/board/phytec/pcm051/board.c
@@ -159,7 +159,7 @@ void s_init(void)
enable_board_pin_mux();
config_ddr(DDR_CLK_MHZ, MT41J256M8HX15E_IOCTRL_VALUE, &ddr3_data,
- &ddr3_cmd_ctrl_data, &ddr3_emif_reg_data);
+ &ddr3_cmd_ctrl_data, &ddr3_emif_reg_data, 0);
#endif
}
OpenPOWER on IntegriCloud