summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8641hpcn/ddr.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc8641hpcn/ddr.c')
-rw-r--r--board/freescale/mpc8641hpcn/ddr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc8641hpcn/ddr.c b/board/freescale/mpc8641hpcn/ddr.c
index 5d3575738a..651652a77d 100644
--- a/board/freescale/mpc8641hpcn/ddr.c
+++ b/board/freescale/mpc8641hpcn/ddr.c
@@ -106,5 +106,5 @@ void fsl_ddr_board_options(memctl_options_t *popts,
found:
/* 2T timing enable */
- popts->twoT_en = 1;
+ popts->twot_en = 1;
}
OpenPOWER on IntegriCloud