summaryrefslogtreecommitdiff
path: root/board/xes/xpedite517x/xpedite517x.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/xes/xpedite517x/xpedite517x.c')
-rw-r--r--board/xes/xpedite517x/xpedite517x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/xes/xpedite517x/xpedite517x.c b/board/xes/xpedite517x/xpedite517x.c
index e436c28..19b96f6 100644
--- a/board/xes/xpedite517x/xpedite517x.c
+++ b/board/xes/xpedite517x/xpedite517x.c
@@ -58,7 +58,7 @@ int board_early_init_r(void)
return 0;
}
-int initdram(void)
+int dram_init(void)
{
phys_size_t dram_size = fsl_ddr_sdram();